Searched refs:TATTR_AP_TABLE_NO_EL0 (Results 1 – 4 of 4) sorted by relevance
47 #define TATTR_AP_TABLE_NO_EL0 (1UL << 61) macro
736 orr x12, x12, #(TATTR_UXN_TABLE | TATTR_AP_TABLE_NO_EL0)
1017 TATTR_UXN_TABLE | TATTR_AP_TABLE_NO_EL0 | L0_TABLE); in pmap_bootstrap_l0_table()2739 l0e |= TATTR_UXN_TABLE | TATTR_AP_TABLE_NO_EL0; in _pmap_alloc_l3()
1006 (pte & TATTR_AP_TABLE_NO_EL0) != 0) in vmmops_gla2gpa()