Searched refs:AP_MASK (Results 1 – 2 of 2) sorted by relevance
878 #define AP_MASK 0x3 /* mask to find ap bits */ macro
1966 table_ap_bits = ((aggregate_tte >> ARM_TTE_TABLE_APSHIFT) & AP_MASK); in pmap_get_arm64_prot()