Searched refs:memmap_mode_ops (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/mm/ | ||
H A D | memory_hotplug.c | 112 static const struct kernel_param_ops memmap_mode_ops = { variable 116 module_param_cb(memmap_on_memory, &memmap_mode_ops, &memmap_mode, 0444); |
Completed in 4 milliseconds