Searched refs:PG_ELPA (Results 1 – 6 of 6) sorted by relevance
76 bool xpa = cpu_has_xpa && (read_c0_pagegrain() & PG_ELPA); in dump_tlb()
539 set_c0_pagegrain(PG_RIE | PG_XIE | PG_ELPA); in r4k_tlb_configure()
2501 write_c0_pagegrain(pagegrain | PG_ELPA); in config_xpa_params()2505 if (pagegrain & PG_ELPA) in config_xpa_params()
185 #define PG_ELPA (_ULCAST_(1) << 29) macro
245 #define PG_ELPA (_ULCAST_(1) << 29) macro
845 if (read_gc0_pagegrain() & PG_ELPA) in mips_process_maar()