Home
last modified time | relevance | path

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

/kernel/arch/x86/
A Dioport.cpp28 tss_t* tss = &x86_get_percpu()->default_tss; in x86_reset_tss_io_bitmap()
36 tss_t* tss = &x86_get_percpu()->default_tss; in x86_clear_tss_io_bitmap()
55 tss_t* tss = &x86_get_percpu()->default_tss; in x86_set_tss_io_bitmap()
153 tss_t* tss = &x86_get_percpu()->default_tss; in SetIoBitmap()
A Ddescriptor.cpp38 static void x86_tss_assign_ists(struct x86_percpu* percpu, tss_t* tss);
48 tss_t* tss = &percpu->default_tss; in x86_initialize_percpu_tss()
63 static void x86_tss_assign_ists(struct x86_percpu* percpu, tss_t* tss) { in x86_tss_assign_ists()
70 tss_t* tss = &x86_get_percpu()->default_tss; in x86_set_tss_sp()
/kernel/arch/x86/include/arch/x86/
A Dmp.h72 tss_t default_tss __ALIGNED(16);
/kernel/arch/x86/include/arch/
A Dx86.h129 typedef tss_64_t tss_t; typedef

Completed in 6 milliseconds