Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dpageattr.c79 is_vm_area_hugepages((void *)addr))) in change_memory_attr()
/openbmc/linux/include/linux/
H A Dvmalloc.h218 static inline bool is_vm_area_hugepages(const void *addr) in is_vm_area_hugepages() function
/openbmc/linux/mm/
H A Dmm_init.c2533 huge = is_vm_area_hugepages(table); in alloc_large_system_hash()