Home
last modified time | relevance | path

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

/openbsd/sys/arch/luna88k/stand/boot/
H A Dexec.c84 uint32_t cpu_bootarg2; variable
98 cpu_bootarg2 = (uint32_t)marks[MARK_END]; in run_loadfile()
103 cpu_bootarg1, cpu_bootarg2, cpu_bootarg3, howto); in run_loadfile()
107 (*cpu_boot)(cpu_bootarg1, cpu_bootarg2, cpu_bootarg3, cpu_bootarg4); in run_loadfile()
H A Dlocore.S129 or.u %r3, %r0, %hi16(cpu_bootarg2)
130 ld %r3, %r3, %lo16(cpu_bootarg2)