Searched refs:tss_t (Results 1 – 4 of 4) sorted by relevance
28 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()
38 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()
72 tss_t default_tss __ALIGNED(16);
129 typedef tss_64_t tss_t; typedef
Completed in 6 milliseconds