Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/include/
H A Drpb.h207 u_int64_t rpb_restart_val; /* 108: */ member
/openbsd/sys/arch/alpha/alpha/
H A Dcpu.c475 hwrpb->rpb_restart_val = (u_int64_t) ci; in cpu_boot_secondary()