Searched refs:set_system_trap_gate (Results 1 – 2 of 2) sorted by relevance
365 static inline void set_system_trap_gate(unsigned int n, void *addr) in set_system_trap_gate() function
871 set_system_trap_gate(SYSCALL_VECTOR, &system_call); in trap_init()