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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmach_mmu.h58 #define ONE_GIG (1024 * 1024 * 1024) macro
59 #define FOUR_GIG ((uint64_t)4 * ONE_GIG)
/illumos-gate/usr/src/uts/i86pc/vm/
H A Di86_mmu.c494 mmu_btop(xen_info->pt_base - ONE_GIG));
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c113 * mfn_base is the start of the hypervisor virtual image. It's ONE_GIG, so
1513 mfn_base = ONE_GIG;
1658 ktext_phys = ONE_GIG; /* from UNIX Mapfile */
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c2505 ramdisk_start -= ONE_GIG;
2506 ramdisk_end -= ONE_GIG;
H A Dfastboot.c352 fastboot_map_with_size(nk, 0, 0, ONE_GIG, 1);
H A Dfakebop.c1565 va_pfn = mmu_btop(va - ONE_GIG);
H A Dstartup.c1293 valloc_base = segkpm_base + P2ROUNDUP(kpm_resv_amount, ONE_GIG);
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c12528 #define ONE_GIG (ONE_K * ONE_K * ONE_K) macro

Completed in 123 milliseconds