Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dax/hmem/
H A Ddevice.c8 static bool nohmem; variable
9 module_param_named(disable, nohmem, bool, 0444);
24 if (nohmem) in hmem_register_device()
/kernel/linux/linux-6.6/drivers/dax/hmem/
H A Ddevice.c8 static bool nohmem; variable
9 module_param_named(disable, nohmem, bool, 0444);
69 if (nohmem) in hmem_register_resource()

Completed in 1 milliseconds