Home
last modified time | relevance | path

Searched refs:MIPS_PWCTL_HUGEPG_MASK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h644 #define MIPS_PWCTL_HUGEPG_MASK 0x00000060 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h891 #define MIPS_PWCTL_HUGEPG_MASK 0x00000060 macro
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dtlbex.c2470 (pwctl & MIPS_PWCTL_HUGEPG_MASK) >> MIPS_PWCTL_HUGEPG_SHIFT, in print_htw_config()