Searched refs:PT_USER_SHIFT (Results 1 – 1 of 1) sorted by relevance
15 #define PT_USER_SHIFT 2 macro19 #define PT_USER_MASK (1ULL << PT_USER_SHIFT)290 ((pte_access & PT_USER_MASK) << (PFERR_RSVD_BIT - PT_USER_SHIFT)); in permission_fault()
Completed in 5 milliseconds