Home
last modified time | relevance | path

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

/arch/mips/mm/
Dtlbex.c317 static int check_for_high_segbits; variable
812 if (check_for_high_segbits) { in build_get_pmde64()
904 if (mode != not_refill && check_for_high_segbits) { in build_get_pgd_vmalloc64()
927 if (mode != not_refill && check_for_high_segbits) { in build_get_pgd_vmalloc64()
1119 if (check_for_high_segbits) { in build_fast_tlb_refill_handler()
1538 if (check_for_high_segbits) { in build_loongson3_tlb_refill_handler()
1573 if (check_for_high_segbits) { in build_loongson3_tlb_refill_handler()
2617 check_for_high_segbits = current_cpu_data.vmbits > (PGDIR_SHIFT + PGD_ORDER + PAGE_SHIFT - 3); in build_tlb_refill_handler()