Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/mm/
Dpageattr.c79 is_vm_area_hugepages((void *)addr))) in change_memory_attr()
/linux-6.1.9/include/linux/
Dvmalloc.h220 static inline bool is_vm_area_hugepages(const void *addr) in is_vm_area_hugepages() function
/linux-6.1.9/mm/
Dpage_alloc.c9137 huge = is_vm_area_hugepages(table); in alloc_large_system_hash()