Home
last modified time | relevance | path

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

/DragonOS-0.1.9/kernel/src/arch/x86_64/interrupt/
Dtrap.rs214 const ERR_MSG_3: &str = "Refers to a descriptor in the current LDT.\n"; in do_invalid_TSS() constant
229 msg2 = ERR_MSG_3; in do_invalid_TSS()
280 const ERR_MSG_3: &str = "Refers to a descriptor in the GDT or the current LDT;\n"; in do_general_protection() constant
295 msg2 = ERR_MSG_3; in do_general_protection()