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