Home
last modified time | relevance | path

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

/openbmc/linux/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()