Searched refs:trap_general_protection (Results 1 – 2 of 2) sorted by relevance
32 fn trap_general_protection(); in trap_general_protection() function101 set_intr_gate(13, 0, VirtAddr::new(trap_general_protection as usize)); in arch_trap_init()
252 ENTRY(trap_general_protection)