Searched refs:MIPS_PWSIZE_PTW_SHIFT (Results 1 – 2 of 2) sorted by relevance
2254 (config & MIPS_PWSIZE_PTW_MASK) >> MIPS_PWSIZE_PTW_SHIFT, in print_htw_config()2307 pwsize |= ilog2(PTRS_PER_PTE) << MIPS_PWSIZE_PTW_SHIFT; in config_htw_params()
633 #define MIPS_PWSIZE_PTW_SHIFT 6 macro