Searched refs:PT_USER_SHIFT (Results 1 – 1 of 1) sorted by relevance
12 #define PT_USER_SHIFT 2 macro16 #define PT_USER_MASK (1ULL << PT_USER_SHIFT)204 ((pte_access & PT_USER_MASK) << (PFERR_RSVD_BIT - PT_USER_SHIFT)); in permission_fault()