Home
last modified time | relevance | path

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

/linux-6.15/arch/xtensa/mm/
H A Dtlb.c232 static int check_tlb_entry(unsigned w, unsigned e, bool dtlb) in check_tlb_entry() argument
235 unsigned r0 = dtlb ? in check_tlb_entry()
237 unsigned r1 = dtlb ? in check_tlb_entry()
248 dtlb ? 'D' : 'I', w, e, vpn, in check_tlb_entry()
256 dtlb ? 'D' : 'I', w, e, r0, r1, pte); in check_tlb_entry()
/linux-6.15/arch/m68k/mm/
H A Dmcfmmu.c80 int cf_tlb_miss(struct pt_regs *regs, int write, int dtlb, int extension_word) in cf_tlb_miss() argument
94 mmuar = (dtlb) ? mmu_read(MMUAR) : in cf_tlb_miss()
141 if (dtlb) in cf_tlb_miss()
/linux-6.15/arch/m68k/include/asm/
H A Dmcfmmu.h110 int cf_tlb_miss(struct pt_regs *regs, int write, int dtlb, int extension_word);
/linux-6.15/arch/sh/include/asm/
H A Dprocessor.h83 struct tlb_info dtlb; member
/linux-6.15/arch/microblaze/boot/dts/
H A Dsystem.dts89 xlnx,mmu-dtlb-size = <0x4>;
/linux-6.15/Documentation/arch/arm64/
H A Dperf.rst219 every cycle where the number of dtlb walks were less than 10.