The Pedigree Project  0.1
X86CommonProcessorInformation Member List

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

getCurrentThread() const (defined in X86CommonProcessorInformation)X86CommonProcessorInformation
getKernelStack() const (defined in X86CommonProcessorInformation)X86CommonProcessorInformation
getScheduler() (defined in X86CommonProcessorInformation)X86CommonProcessorInformation
getTlsSelector()X86CommonProcessorInformation
getTss() const X86CommonProcessorInformation
getTssSelector() const X86CommonProcessorInformation
getVirtualAddressSpace() const X86CommonProcessorInformation
m_LocalApicIdX86CommonProcessorInformationprivate
m_pCurrentThreadX86CommonProcessorInformationprivate
m_ProcessorIdX86CommonProcessorInformationprivate
m_SchedulerX86CommonProcessorInformationprivate
m_TlsSelectorX86CommonProcessorInformationprivate
m_TssX86CommonProcessorInformationprivate
m_TssSelectorX86CommonProcessorInformationprivate
m_VirtualAddressSpaceX86CommonProcessorInformationprivate
Multiprocessor (defined in X86CommonProcessorInformation)X86CommonProcessorInformationfriend
operator=(const X86CommonProcessorInformation &)X86CommonProcessorInformationprivate
Processor (defined in X86CommonProcessorInformation)X86CommonProcessorInformationfriend
setCurrentThread(Thread *pThread) (defined in X86CommonProcessorInformation)X86CommonProcessorInformation
setIds(ProcessorId processorId, uint8_t apicId=0) (defined in X86CommonProcessorInformation)X86CommonProcessorInformationprotected
setKernelStack(uintptr_t stack) (defined in X86CommonProcessorInformation)X86CommonProcessorInformation
setTlsSelector(uint16_t tls)X86CommonProcessorInformation
setTss(void *Tss)X86CommonProcessorInformation
setTssSelector(uint16_t TssSelector)X86CommonProcessorInformation
setVirtualAddressSpace(VirtualAddressSpace &virtualAddressSpace)X86CommonProcessorInformation
TaskStateSegment typedef (defined in X86CommonProcessorInformation)X86CommonProcessorInformation
X86CommonProcessorInformation(ProcessorId processorId, uint8_t apicId=0)X86CommonProcessorInformationprotected
X86CommonProcessorInformation()X86CommonProcessorInformationprivate
X86CommonProcessorInformation(const X86CommonProcessorInformation &)X86CommonProcessorInformationprivate
~X86CommonProcessorInformation()X86CommonProcessorInformationprotectedvirtual