Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmmzone.h1889 #define SECTION_TAINT_ZONE_DEVICE BIT(SECTION_TAINT_ZONE_DEVICE_BIT) macro
1934 unsigned long flags = SECTION_IS_ONLINE | SECTION_TAINT_ZONE_DEVICE; in online_device_section()
/openbmc/linux/mm/
H A Dmemory_hotplug.c732 ms->section_mem_map |= SECTION_TAINT_ZONE_DEVICE; in section_taint_zone_device()