Searched refs:PT_USER_MASK (Results 1 – 4 of 4) sorted by relevance
18 #define PT_USER_MASK (1ULL << PT_USER_SHIFT) macro201 ((pte_access & PT_USER_MASK) << (PFERR_RSVD_BIT - PT_USER_SHIFT)); in permission_fault()
194 access = gpte & (PT_WRITABLE_MASK | PT_USER_MASK | PT_PRESENT_MASK); in FNAME()
134 #define ACC_USER_MASK PT_USER_MASK3624 pm_mask |= PT_ACCESSED_MASK | PT_WRITABLE_MASK | PT_USER_MASK; in mmu_alloc_shadow_roots()
6701 kvm_mmu_set_mask_ptes(PT_USER_MASK, PT_ACCESSED_MASK, in kvm_arch_init()