Home
last modified time | relevance | path

Searched refs:DTLB_FIXED (Results 1 – 4 of 4) sorted by relevance

/arch/sh/mm/
Dtlb-sh5.c26 cpu_data->dtlb.first = DTLB_FIXED | cpu_data->dtlb.step; in sh64_tlb_init()
29 cpu_data->dtlb.last = DTLB_FIXED | in sh64_tlb_init()
92 if (entry <= DTLB_FIXED) in sh64_put_wired_dtlb_entry()
/arch/sh/boot/compressed/
Dhead_64.S73 movi DTLB_FIXED, r21
87 movi DTLB_FIXED, r21
/arch/sh/include/asm/
Dtlb_64.h18 #define DTLB_FIXED 0x00800000 /* First fixed DTLB, see head.S */ macro
/arch/sh/kernel/
Dhead_64.S29 #define MMUDR_FIRST DTLB_FIXED