Searched defs:tlb_ps (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/loongarch/tcg/ |
H A D | tlb_helper.c | 119 uint8_t tlb_ps; in invalidate_tlb_entry() local 240 uint8_t tlb_ps, tlb_e; in helper_tlbrd() local 429 uint8_t tlb_ps, compare_shift; in helper_invtlb_page_asid() local 458 uint8_t tlb_ps, compare_shift; in helper_invtlb_page_asid_or_g() local
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu_helper.c | 22 uint8_t tlb_ps, n, tlb_v, tlb_d, tlb_plv, tlb_nx, tlb_nr, tlb_rplv; in loongarch_map_tlb_entry() local 96 uint8_t tlb_e, tlb_ps, tlb_g, stlb_ps; in loongarch_tlb_search() local
|