Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dio.h145 MEMREMAP_ENC = 1 << 3, enumerator
/openbmc/linux/arch/x86/mm/
H A Dioremap.c766 if (flags & MEMREMAP_ENC) in arch_memremap_can_ram_remap()