Searched refs:MMID_KERNEL_WIRED (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/mm/
H A Dcontext.c73 __set_bit(MMID_KERNEL_WIRED, mmid_map);
126 static u32 cur_idx = MMID_KERNEL_WIRED + 1;
285 __set_bit(MMID_KERNEL_WIRED, mmid_map);
H A Dinit.c115 write_c0_memorymapid(MMID_KERNEL_WIRED);
H A Dtlb-r4k.c402 write_c0_memorymapid(MMID_KERNEL_WIRED);
/linux-master/arch/mips/include/asm/
H A Dmmu_context.h88 #define MMID_KERNEL_WIRED 0 macro

Completed in 136 milliseconds