Searched refs:native_load_gdt (Results 1 – 2 of 2) sorted by relevance
111 #define load_gdt(dtr) native_load_gdt(dtr)208 static inline void native_load_gdt(const struct desc_ptr *dtr) in native_load_gdt() function235 native_load_gdt(&invalid_gdt); in native_gdt_invalidate()
60 native_load_gdt(&startup_gdt_descr); in startup_64_setup_gdt_idt()