Searched refs:rpb_restart_val (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/alpha/include/ | ||
H A D | rpb.h | 207 u_int64_t rpb_restart_val; /* 108: */ member |
/openbsd/sys/arch/alpha/alpha/ | ||
H A D | cpu.c | 475 hwrpb->rpb_restart_val = (u_int64_t) ci; in cpu_boot_secondary() |