Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dsmp-imps.c56 #define PHYS_TO_VIRTUAL(x) /* convert physical address "x" to virtual */
69 #define PHYS_TO_VIRTUAL(x) (x) macro
312 unsigned bios_reset_vector = PHYS_TO_VIRTUAL (BIOS_RESET_VECTOR); in boot_cpu()
467 = (imps_cth *) PHYS_TO_VIRTUAL (fps_ptr->cth_ptr); in imps_bad_bios()
522 = (imps_cth *) PHYS_TO_VIRTUAL (fps_ptr->cth_ptr); in imps_read_bios()
558 imps_lapic_addr = PHYS_TO_VIRTUAL (imps_lapic_addr); in imps_read_bios()
654 imps_fps *fps_ptr = (imps_fps *) PHYS_TO_VIRTUAL (start); in imps_scan()
710 PHYS_TO_VIRTUAL (EBDA_SEG_ADDR)) << 4; in imps_probe()
738 || ebda_addr + *((unsigned char *) PHYS_TO_VIRTUAL (ebda_addr)) in imps_probe()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog7984 (CMOS_WRITE_BYTE) (CMOS_READ_BYTE) (PHYS_TO_VIRTUAL)
7988 (CMOS_WRITE_BYTE) (CMOS_READ_BYTE) (PHYS_TO_VIRTUAL)