Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp42 constexpr uint32_t pageMask = 0xf000; variable
/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2handler.hpp47 static constexpr const uint32_t pageMask = variable
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp866 (physicalAddr & pageMask)); // hopefully the Text-buffer :-) in Initialize()