Home
last modified time | relevance | path

Searched refs:tlb_v1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c124 uint8_t tlb_v1 = FIELD_EX64(tlb->tlb_entry1, TLBENTRY, V); in invalidate_tlb_entry() local
141 if (tlb_v1) { in invalidate_tlb_entry()