Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dpgtable.h168 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
/linux-3.4.99/mm/
Dhuge_memory.c544 if (!has_transparent_hugepage()) { in hugepage_init()