Searched refs:dat_protection (Results 1 – 1 of 1) sorted by relevance
546 int dat_protection = 0; in guest_translate() local600 dat_protection |= rfte.p; in guest_translate()618 dat_protection |= rste.p; in guest_translate()636 dat_protection |= rtte.fc1.p; in guest_translate()645 dat_protection |= rtte.fc0.p; in guest_translate()663 dat_protection |= ste.fc1.p; in guest_translate()667 dat_protection |= ste.fc0.p; in guest_translate()681 dat_protection |= pte.p; in guest_translate()686 if (write && dat_protection) in guest_translate()