cpu_init_tss
void cpu_init_tss(struct i386tss *, void *, void *);
cpu_init_tss(&cif->cif_nmi_tss, (void *)va, Xnmi);