Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmemory.h39 int arch_get_memory_phys_device(unsigned long start_pfn);
/linux-4.19.296/drivers/base/
Dmemory.c590 int __weak arch_get_memory_phys_device(unsigned long start_pfn) in arch_get_memory_phys_device() function
695 mem->phys_device = arch_get_memory_phys_device(start_pfn); in init_memory_block()
/linux-4.19.296/drivers/s390/char/
Dsclp_cmd.c180 int arch_get_memory_phys_device(unsigned long start_pfn) in arch_get_memory_phys_device() function