Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dsmp-imps.c312 unsigned bios_reset_vector = PHYS_TO_VIRTUAL (BIOS_RESET_VECTOR); in boot_cpu() local
325 *((volatile unsigned *) bios_reset_vector) = bootaddr << 12; in boot_cpu()
347 *((volatile unsigned *) bios_reset_vector) = 0; in boot_cpu()