Searched refs:MEMREMAP_ENC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | io.h | 145 MEMREMAP_ENC = 1 << 3, enumerator |
/openbmc/linux/arch/x86/mm/ | ||
H A D | ioremap.c | 766 if (flags & MEMREMAP_ENC) in arch_memremap_can_ram_remap() |