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