Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmemory.h39 int arch_get_memory_phys_device(unsigned long start_pfn);
/Linux-v4.19/drivers/base/
Dmemory.c587 int __weak arch_get_memory_phys_device(unsigned long start_pfn) in arch_get_memory_phys_device() function
683 mem->phys_device = arch_get_memory_phys_device(start_pfn); in init_memory_block()
/Linux-v4.19/drivers/s390/char/
Dsclp_cmd.c180 int arch_get_memory_phys_device(unsigned long start_pfn) in arch_get_memory_phys_device() function