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

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

Completed in 18 milliseconds