Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/interrupt/
H A Dtrap.rs258 const ERR_MSG_2: &str = "Refers to a descriptor in the IDT.\n"; in do_invalid_TSS() constant
269 ERR_MSG_2 in do_invalid_TSS()
321 const ERR_MSG_2: &str = "Refers to a gate descriptor in the IDT;\n"; in do_general_protection() constant
333 ERR_MSG_2 in do_general_protection()