Searched defs:tte2 (Results 1 – 3 of 3) sorted by relevance
844 tt_entry_t *tte2 = NULL; in arm_replace_identity_map() local893 tt_entry_t *tte1, *tte2; in arm_kva_to_tte() local905 tt_entry_t *tte2 = arm_kva_to_tte(va); in arm_kva_to_pte() local993 tt_entry_t *tte2; in arm_vm_page_granular_helper() local1119 tt_entry_t *tte2; in arm_vm_page_granular_prot() local
1716 tt_entry_t *tte2; in ml_static_protect() local
1278 #define L3_TABLE_VA(tte2) ((pt_entry_t*) phystokv((*(tte2)) & ARM_TTE_TABLE_MASK)) argument