mhp_supports_memmap_on_memory
if (val == true && !mhp_supports_memmap_on_memory()) {
if (value && !mhp_supports_memmap_on_memory())
mhp_supports_memmap_on_memory());
bool mhp_supports_memmap_on_memory(void);
EXPORT_SYMBOL_GPL(mhp_supports_memmap_on_memory);
mhp_supports_memmap_on_memory()) {