Searched defs:tte2 (Results 1 – 3 of 3) sorted by relevance
824 tt_entry_t *tte2 = NULL; in arm_replace_identity_map() local873 tt_entry_t *tte1, *tte2; in arm_kva_to_tte() local885 tt_entry_t *tte2 = arm_kva_to_tte(va); in arm_kva_to_pte() local973 tt_entry_t *tte2; in arm_vm_page_granular_helper() local1099 tt_entry_t *tte2; in arm_vm_page_granular_prot() local
1567 tt_entry_t *tte2; in ml_static_protect() local
970 #define L3_TABLE_VA(tte2) ((pt_entry_t*) phystokv((*(tte2)) & ARM_TTE_TABLE_MASK)) argument