Searched refs:L0_TABLE (Results 1 – 6 of 6) sorted by relevance
186 #define L0_TABLE 0x3 /* A next-level table */ macro193 #define L1_TABLE L0_TABLE
175 new_l0e = VM_PAGE_TO_PHYS(m) | L0_TABLE; in vmmpmap_l1_table()363 MPASS((l0e & ATTR_DESCR_MASK) == L0_TABLE); in vmmpmap_remove()
1013 if ((pte & ATTR_DESCR_MASK) != L0_TABLE) in vmmops_gla2gpa()
111 TATTR_AP_TABLE_NO_EL0 | L0_TABLE; in efi_1t1_l3()
594 if ((pmap_load(l0) & ATTR_DESCR_MASK) != L0_TABLE) in pmap_l1()666 if (desc != L0_TABLE) { in pmap_pde()755 if (desc == L0_TABLE && level > 0) { in pmap_pte_exists()835 if ((pmap_load(l0p) & ATTR_DESCR_MASK) != L0_TABLE) in pmap_get_tables()1035 MPASS((l0e & ATTR_DESCR_MASK) == L0_TABLE); in pmap_bootstrap_l0_table()1051 TATTR_UXN_TABLE | TATTR_AP_TABLE_NO_EL0 | L0_TABLE); in pmap_bootstrap_l0_table()1564 pmap_store(l0, L0_TABLE | PHYS_TO_PTE( in pmap_bootstrap_san()1572 pmap_store(l0, L0_TABLE | PHYS_TO_PTE( in pmap_bootstrap_san()2929 l0e = VM_PAGE_TO_PTE(m) | L0_TABLE; in _pmap_alloc_l3()
865 mov x12, #L0_TABLE