PT_USER
user = PTE_GET(pte, PT_USER);
} else if (user != PTE_GET(pte, PT_USER) ||
user = PTE_GET(pte, PT_USER);
if (PTE_GET(pte, PT_USER))
pt_to_str(PT_USER),
pt_to_str(PT_USER), pt_to_str(PT_AUTHS));
export_prop(of, PT_USER, admintab.zone_admin_user);
case PT_USER:
case PT_USER:
output_prop(fp, PT_USER, admintab->zone_admin_user, B_TRUE);
PT_USER, &ret_val);
pt_to_str(PT_USER),
PT_USER, &validation_failed) == Z_OK) {
pt_to_str(PT_USER),
pt_to_str(PT_USER),
| USER { $$ = PT_USER; }
pte = mmu_ptob((x86pte_t)mfn) | PT_VALID | PT_USER
x86pte_t ptp_bits = PT_VALID | PT_REF | PT_WRITABLE | PT_USER;
static x86pte_t ptp_bits = PT_VALID | PT_REF | PT_USER | PT_WRITABLE;
#define PT_PTPBITS (PT_VALID | PT_USER | PT_WRITABLE | PT_REF)
PTE_SET(pte, PT_USER);
if (PTE_GET(pte, PT_USER))
#define PT_IGNORE ((0x7fful << 52) | PT_GLOBAL | PT_USER)
PT_VALID | PT_REF | PT_USER | PT_WRITABLE;
pt_kern = PT_USER;
pte = mmu_ptob((x86pte_t)mfn) | PT_VALID | PT_USER | PT_FOREIGN;
const uint64_t flags = PT_USER | PT_REF | PT_VALID;
const uint64_t flags = PT_USER | PT_REF | PT_VALID;