The Pedigree Project  0.1
X86InterruptState Member List

This is the complete list of members for X86InterruptState, including all inherited members.

construct(class X86ProcessorState &state, bool userMode)X86InterruptStatestatic
getBasePointer() const X86InterruptStateinline
getFlags() const X86InterruptStateinline
getInstructionPointer() const X86InterruptStateinline
getInterruptNumber() const X86InterruptStateinline
getRegister(size_t index) const X86InterruptState
getRegisterCount() const X86InterruptState
getRegisterName(size_t index) const X86InterruptState
getRegisterSize(size_t index) const X86InterruptStateinline
getStackPointer() const X86InterruptStateinline
getSyscallNumber() const X86InterruptStateinline
getSyscallParameter(size_t n) const X86InterruptStateinline
getSyscallService() const X86InterruptStateinline
kernelMode() const X86InterruptStateinline
m_CsX86InterruptState
m_DsX86InterruptState
m_EaxX86InterruptState
m_EbpX86InterruptState
m_EbxX86InterruptState
m_EcxX86InterruptState
m_EdiX86InterruptState
m_EdxX86InterruptState
m_EflagsX86InterruptState
m_EipX86InterruptState
m_ErrorcodeX86InterruptState
m_EsiX86InterruptState
m_EspX86InterruptState
m_IntNumberX86InterruptState
m_ResX86InterruptState
m_SsX86InterruptState
operator=(const X86InterruptState &)X86InterruptState
PageFaultHandler (defined in X86InterruptState)X86InterruptStatefriend
setBasePointer(uintptr_t basePointer)X86InterruptStateinline
setFlags(uint32_t flags)X86InterruptStateinline
setInstructionPointer(uintptr_t instructionPointer)X86InterruptStateinline
setStackPointer(uintptr_t stackPointer)X86InterruptStateinline
setSyscallReturnValue(uintptr_t val) (defined in X86InterruptState)X86InterruptStateinline
X86InterruptManager (defined in X86InterruptState)X86InterruptStatefriend
X86InterruptState()X86InterruptState
X86InterruptState(const X86InterruptState &)X86InterruptState
X86ProcessorState (defined in X86InterruptState)X86InterruptStatefriend
~X86InterruptState()X86InterruptState