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