Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mm/
Dtlbex.c313 static int check_for_high_segbits; variable
784 if (check_for_high_segbits) { in build_get_pmde64()
865 if (mode != not_refill && check_for_high_segbits) { in build_get_pgd_vmalloc64()
888 if (mode != not_refill && check_for_high_segbits) { in build_get_pgd_vmalloc64()
1093 if (check_for_high_segbits) { in build_fast_tlb_refill_handler()
2360 check_for_high_segbits = current_cpu_data.vmbits > (PGDIR_SHIFT + PGD_ORDER + PAGE_SHIFT - 3); in build_tlb_refill_handler()