Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/cpu/i386/
H A Di386priv.h235 SMRAM_IP5_LDTLIM = 0x178, enumerator
H A Di386.cpp2526 WRITE32(smram_state + SMRAM_IP5_LDTLIM, m_ldtr.limit); in enter_smm()
2604 m_ldtr.limit = READ32(smram_state + SMRAM_IP5_LDTLIM); in leave_smm()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/i386/
H A Di386priv.h235 SMRAM_IP5_LDTLIM = 0x178, enumerator
H A Di386.cpp2526 WRITE32(smram_state + SMRAM_IP5_LDTLIM, m_ldtr.limit); in enter_smm()
2604 m_ldtr.limit = READ32(smram_state + SMRAM_IP5_LDTLIM); in leave_smm()