Searched refs:dtlb (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/xtensa/mm/ |
| H A D | tlb.c | 232 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/include/asm/ |
| H A D | mcfmmu.h | 110 int cf_tlb_miss(struct pt_regs *regs, int write, int dtlb, int extension_word);
|
| /linux/arch/sh/include/asm/ |
| H A D | processor.h | 83 struct tlb_info dtlb; member
|
| /linux/tools/perf/ui/ |
| H A D | hist.c | 659 HPP_MEM_STAT_FNS(dtlb, DTLB) in HPP_PERCENT_FNS() 767 HPP__MEM_STAT_PRINT_FNS("D-TLB", dtlb, DTLB),
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-mem.txt | 133 - dtlb: location in Data TLB (L1, L2) where the sample hit
|
| /linux/Documentation/arch/arm64/ |
| H A D | perf.rst | 219 every cycle where the number of dtlb walks were less than 10.
|
| /linux/arch/microblaze/boot/dts/ |
| H A D | system.dts | 89 xlnx,mmu-dtlb-size = <0x4>;
|
| /linux/tools/perf/ui/browsers/ |
| H A D | hists.c | 1291 __HPP_COLOR_MEM_STAT_FN(dtlb, DTLB) in __HPP_COLOR_PERCENT_FN()
|