Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Dhugetlbpage.c165 } else if (ps == PUD_SIZE && cpu_has_gbpages) { in setup_hugepagesz()
180 if (cpu_has_gbpages && !size_to_hstate(1UL << PUD_SHIFT)) in gigantic_pages_init()
Dioremap.c381 return cpu_has_gbpages; in arch_ioremap_pud_supported()
Dinit.c175 if (direct_gbpages && cpu_has_gbpages) { in probe_page_size_mask()
/linux-4.4.14/arch/x86/include/asm/
Dcpufeature.h391 #define cpu_has_gbpages boot_cpu_has(X86_FEATURE_GBPAGES) macro
/linux-4.4.14/arch/x86/kvm/
Dmmu.c3789 cpu_has_gbpages, true, true); in reset_tdp_shadow_zero_bits_mask()