Searched refs:ivctptr (Results 1 – 1 of 1) sorted by relevance
826 void (*ivctptr)(void); in init_idt() local858 ivctptr = (void (*)(void))kobj_getsymvalue(ivctname, 0); in init_idt()859 if (ivctptr == NULL) in init_idt()862 set_gatesegd(&idt[i], ivctptr, KCS_SEL, SDT_SYSIGT, TRP_KPL, in init_idt()