Home
last modified time | relevance | path

Searched defs:tlb_g (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c151 uint16_t csr_asid, tlb_asid, tlb_g; in invalidate_tlb() local
327 uint16_t csr_asid, tlb_asid, tlb_g; in helper_tlbclr() local
394 uint8_t tlb_g = FIELD_EX64(tlb->tlb_entry0, TLBENTRY, G); in helper_invtlb_all_g() local
409 uint8_t tlb_g = FIELD_EX64(tlb->tlb_entry0, TLBENTRY, G); in helper_invtlb_all_asid() local
426 uint8_t tlb_g = FIELD_EX64(tlb->tlb_entry0, TLBENTRY, G); in helper_invtlb_page_asid() local
455 uint8_t tlb_g = FIELD_EX64(tlb->tlb_entry0, TLBENTRY, G); in helper_invtlb_page_asid_or_g() local
/openbmc/qemu/target/cris/
H A Dmmu.c142 int tlb_pid, tlb_g, tlb_v, tlb_k, tlb_w, tlb_x; in cris_mmu_translate_page() local
296 int tlb_pid, tlb_g, tlb_v; in cris_mmu_flush_pid() local
/openbmc/qemu/target/loongarch/
H A Dcpu_helper.c96 uint8_t tlb_e, tlb_ps, tlb_g, stlb_ps; in loongarch_tlb_search() local