Searched refs:show_ldttss (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | fault.c | 482 static void show_ldttss(const struct desc_ptr *gdt, const char *name, u16 index) in show_ldttss() function 581 show_ldttss(&gdt, "LDTR", ldtr); in show_fault_oops() 584 show_ldttss(&gdt, "TR", tr); in show_fault_oops()
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | fault.c | 476 static void show_ldttss(const struct desc_ptr *gdt, const char *name, u16 index) in show_ldttss() function 575 show_ldttss(&gdt, "LDTR", ldtr); in show_fault_oops() 578 show_ldttss(&gdt, "TR", tr); in show_fault_oops()
|
Completed in 4 milliseconds