Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/include/asm/
H A Dtlbflush.h151 unsigned long tlb_entry; in invalidate_itlb_mapping() local
158 unsigned long tlb_entry; in invalidate_dtlb_mapping() local
/openbmc/qemu/target/loongarch/
H A Dcpu_helper.c21 uint64_t tlb_entry, tlb_ppn; in loongarch_map_tlb_entry() local
/openbmc/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()