Home
last modified time | relevance | path

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

/linux/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/arch/m68k/mm/
H A Dmcfmmu.c80 int cf_tlb_miss(struct pt_regs *regs, int write, int dtlb, int extension_word) in paging_init()
94 mmuar = (dtlb) ? mmu_read(MMUAR) : in cf_tlb_miss()
141 if (dtlb) in cf_tlb_miss()
86 cf_tlb_miss(struct pt_regs * regs,int write,int dtlb,int extension_word) cf_tlb_miss() argument
/linux/arch/m68k/include/asm/
H A Dmcfmmu.h110 int cf_tlb_miss(struct pt_regs *regs, int write, int dtlb, int extension_word);
/linux/arch/sh/include/asm/
H A Dprocessor.h83 struct tlb_info dtlb; member
/linux/Documentation/arch/arm64/
H A Dperf.rst219 every cycle where the number of dtlb walks were less than 10.
/linux/arch/microblaze/boot/dts/
H A Dsystem.dts89 xlnx,mmu-dtlb-size = <0x4>;