Home
last modified time | relevance | path

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

/arch/mips/mm/
Dtlbex.c314 static int check_for_high_segbits; variable
817 if (check_for_high_segbits) { in build_get_pmde64()
909 if (mode != not_refill && check_for_high_segbits) { in build_get_pgd_vmalloc64()
932 if (mode != not_refill && check_for_high_segbits) { in build_get_pgd_vmalloc64()
1122 if (check_for_high_segbits) { in build_fast_tlb_refill_handler()
1539 if (check_for_high_segbits) { in build_loongson3_tlb_refill_handler()
1574 if (check_for_high_segbits) { in build_loongson3_tlb_refill_handler()
2626 check_for_high_segbits = current_cpu_data.vmbits > (PGDIR_SHIFT + PGD_ORDER + PAGE_SHIFT - 3); in build_tlb_refill_handler()