Searched defs:PRIV (Results 1 – 5 of 5) sorted by relevance
46 #define PRIV_P_TO_MMU_IDX(PRIV, P) ((PRIV) * 2 + !!(P) + MMU_KERNEL_IDX) argument