Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dinit.c289 cfg->attrs = MIPS_MAAR_S; in maar_res_walk()
383 if (attr & MIPS_MAAR_S) in maar_init()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h590 #define MIPS_MAAR_S (_ULCAST_(1) << 1) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h806 #define MIPS_MAAR_S (_ULCAST_(1) << 1) macro
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dvz.c845 unsigned long mask = 0xfffff000 | MIPS_MAAR_S | MIPS_MAAR_VL; in mips_process_maar()