Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dpgtable.h103 ~(1 << MIPS_PWCTL_PWEN_SHIFT)); \
118 (1 << MIPS_PWCTL_PWEN_SHIFT)); \
A Dmipsregs.h880 #define MIPS_PWCTL_PWEN_SHIFT 31 macro
/linux/arch/mips/kernel/
A Dcpu-probe.c72 ~(1 << MIPS_PWCTL_PWEN_SHIFT)); in htw_disable()
1983 ~(1 << MIPS_PWCTL_PWEN_SHIFT)); in cpu_probe()
/linux/arch/mips/mm/
A Dtlbex.c2462 (pwctl & MIPS_PWCTL_PWEN_MASK) >> MIPS_PWCTL_PWEN_SHIFT, in print_htw_config()
2536 config = 1 << MIPS_PWCTL_PWEN_SHIFT; in config_htw_params()

Completed in 34 milliseconds