Searched defs:arch_remove_memory (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/loongarch/mm/ |
| A D | init.c | 109 void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory() function
|
| /linux/arch/s390/mm/ |
| A D | init.c | 293 void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory() function
|
| /linux/arch/powerpc/mm/ |
| A D | mem.c | 160 void __ref arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory() function
|
| /linux/arch/x86/mm/ |
| A D | init_64.c | 1269 void __ref arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory() function
|
| /linux/arch/arm64/mm/ |
| A D | mmu.c | 1367 void arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory() function
|
| /linux/arch/riscv/mm/ |
| A D | init.c | 1801 void __ref arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory() function
|
Completed in 21 milliseconds