Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/ia64/ia64/
Dmachdep.c709 uint64_t *ksttop, *kst, regstkp; in setregs() local
717 ksttop = in setregs()
745 kst = ksttop - 1; in setregs()
758 tf->tf_special.ndirty = (ksttop - kst) << 3; in setregs()