Home
last modified time | relevance | path

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

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