Searched refs:memmap_mode_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmemory_hotplug.c111 static const struct kernel_param_ops memmap_mode_ops = { variable in typeref:struct:kernel_param_ops
115 module_param_cb(memmap_on_memory, &memmap_mode_ops, &memmap_mode, 0444);

Completed in 115 milliseconds