Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dio.h148 MEMREMAP_DEC = 1 << 4, enumerator
/kernel/linux/linux-5.10/arch/x86/mm/
Dioremap.c647 MEMREMAP_WB | MEMREMAP_DEC); in memremap_is_setup_data()
721 if (flags & MEMREMAP_DEC) in arch_memremap_can_ram_remap()