Searched refs:GlobalDescriptorTable (Results 1 – 1 of 1) sorted by relevance
91 class GlobalDescriptorTable { class93 constexpr GlobalDescriptorTable();155 static GlobalDescriptorTable sGDT;238 GlobalDescriptorTable::GlobalDescriptorTable() in GlobalDescriptorTable() function in GlobalDescriptorTable255 GlobalDescriptorTable::Load() const in Load()270 GlobalDescriptorTable::SetTSS(unsigned cpu, const TSSDescriptor& tss) in SetTSS()281 GlobalDescriptorTable::SetUserTLS(unsigned cpu, uintptr_t base, size_t limit) in SetUserTLS()384 new(&sGDT) GlobalDescriptorTable; in x86_descriptors_preboot_init_percpu()