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

/linux-master/include/linux/
H A Dio.h153 MEMREMAP_DEC = 1 << 4, enumerator in enum:__anon2020
/linux-master/arch/x86/mm/
H A Dioremap.c649 MEMREMAP_WB | MEMREMAP_DEC);
666 MEMREMAP_WB | MEMREMAP_DEC);
767 if (flags & MEMREMAP_DEC)

Completed in 121 milliseconds