Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmemory.h37 int arch_get_memory_phys_device(unsigned long start_pfn);
/linux-4.4.14/drivers/base/
Dmemory.c532 int __weak arch_get_memory_phys_device(unsigned long start_pfn) in arch_get_memory_phys_device() function
623 mem->phys_device = arch_get_memory_phys_device(start_pfn); in init_memory_block()
/linux-4.4.14/drivers/s390/char/
Dsclp_cmd.c203 int arch_get_memory_phys_device(unsigned long start_pfn) in arch_get_memory_phys_device() function