Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dioremap.c649 MEMREMAP_WB | MEMREMAP_DEC); in memremap_is_setup_data()
667 MEMREMAP_WB | MEMREMAP_DEC); in memremap_is_setup_data()
769 if (flags & MEMREMAP_DEC) in arch_memremap_can_ram_remap()
/openbmc/linux/include/linux/
H A Dio.h146 MEMREMAP_DEC = 1 << 4, enumerator