Searched defs:tss (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Dioport.cpp27 tss_t* tss = &x86_get_percpu()->default_tss; local
35 tss_t* tss = &x86_get_percpu()->default_tss; local
54 tss_t* tss = &x86_get_percpu()->default_tss; local
152 tss_t* tss = &x86_get_percpu()->default_tss; local
[all...]
H A Ddescriptor.cpp47 tss_t* tss = &percpu->default_tss; local
62 static void x86_tss_assign_ists(struct x86_percpu* percpu, tss_t* tss) { argument
69 tss_t* tss = &x86_get_percpu()->default_tss; local
[all...]

Completed in 55 milliseconds