Home
last modified time | relevance | path

Searched defs:tlb_entry (Results 1 – 2 of 2) sorted by relevance

/qemu/target/loongarch/
H A Dcpu_helper.c21 uint64_t tlb_entry, tlb_ppn; in loongarch_map_tlb_entry() local
/qemu/accel/tcg/
H A Dcputlb.c144 static inline CPUTLBEntry *tlb_entry(CPUState *cpu, uintptr_t mmu_idx, in tlb_entry() function
446 static bool tlb_hit_page_mask_anyprot(CPUTLBEntry *tlb_entry, in tlb_hit_page_mask_anyprot()
457 static inline bool tlb_hit_page_anyprot(CPUTLBEntry *tlb_entry, vaddr page) in tlb_hit_page_anyprot()
472 static bool tlb_flush_entry_mask_locked(CPUTLBEntry *tlb_entry, in tlb_flush_entry_mask_locked()
483 static inline bool tlb_flush_entry_locked(CPUTLBEntry *tlb_entry, vaddr page) in tlb_flush_entry_locked()
896 static void tlb_reset_dirty_range_locked(CPUTLBEntry *tlb_entry, in tlb_reset_dirty_range_locked()
957 static inline void tlb_set_dirty1_locked(CPUTLBEntry *tlb_entry, in tlb_set_dirty1_locked()