Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
Dmemmap.c56 #define E820_ATTR_NONVOLATILE 0x00000002UL macro
219 if ( e820buf.attrs & E820_ATTR_NONVOLATILE ) in meme820()
235 if ( e820buf.attrs & E820_ATTR_NONVOLATILE ) in meme820()