Symbol: native_ptr_t
usr/src/uts/i86pc/dboot/dboot_startkern.c
1010
(native_ptr_t)(uintptr_t)xen_info->mod_start;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1013
bi->bi_modules = (native_ptr_t)(uintptr_t)modules;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1016
bi->bi_modules = (native_ptr_t)(uintptr_t)NULL;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1182
(native_ptr_t)(uintptr_t)mod_start;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1185
(native_ptr_t)(uintptr_t)NULL;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1187
(native_ptr_t)(uintptr_t)NULL;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1191
bi->bi_modules = (native_ptr_t)(uintptr_t)modules;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1316
modules[i].bm_hash == (native_ptr_t)(uintptr_t)NULL) {
usr/src/uts/i86pc/dboot/dboot_startkern.c
1379
modules[midx].bm_addr = (native_ptr_t)(uintptr_t)mod_start;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1381
modules[midx].bm_name = (native_ptr_t)(uintptr_t)cmdline;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1382
modules[midx].bm_hash = (native_ptr_t)(uintptr_t)NULL;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1386
modules[midx].bm_name = (native_ptr_t)(uintptr_t)noname;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1392
(native_ptr_t)(uintptr_t)strsep(&p, " \t\f\n\r");
usr/src/uts/i86pc/dboot/dboot_startkern.c
1399
(native_ptr_t)(uintptr_t)(q + 5);
usr/src/uts/i86pc/dboot/dboot_startkern.c
1427
(native_ptr_t)(uintptr_t)(q + 5);
usr/src/uts/i86pc/dboot/dboot_startkern.c
1456
if (modules[0].bm_hash != (native_ptr_t)(uintptr_t)NULL ||
usr/src/uts/i86pc/dboot/dboot_startkern.c
1458
modules[1].bm_hash != (native_ptr_t)(uintptr_t)NULL)) {
usr/src/uts/i86pc/dboot/dboot_startkern.c
1482
modules[i].bm_hash != (native_ptr_t)(uintptr_t)NULL) {
usr/src/uts/i86pc/dboot/dboot_startkern.c
1530
bi->bi_modules = (native_ptr_t)(uintptr_t)modules;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1667
bi->bi_pcimem = (native_ptr_t)(uintptr_t)pcimemlists;
usr/src/uts/i86pc/dboot/dboot_startkern.c
1791
bi->bi_smbios = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1796
bi->bi_smbios = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1800
bi->bi_acpi_rsdp = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1805
bi->bi_acpi_rsdp = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1827
bi->bi_smbios = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1832
bi->bi_smbios = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1837
bi->bi_acpi_rsdp = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1842
bi->bi_acpi_rsdp = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1864
bi->bi_uefi_systab = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1874
bi->bi_uefi_systab = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1891
bi->bi_acpi_rsdp_copy = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
1894
bi->bi_acpi_rsdp_copy = (native_ptr_t)(uintptr_t)
usr/src/uts/i86pc/dboot/dboot_startkern.c
2112
bi->bi_pt_window = (native_ptr_t)(uintptr_t)mem_alloc(MMU_PAGESIZE);
usr/src/uts/i86pc/dboot/dboot_startkern.c
2115
(native_ptr_t)(uintptr_t)find_pte(bi->bi_pt_window, NULL, 0, 0);
usr/src/uts/i86pc/dboot/dboot_startkern.c
2215
bi->bi_framebuffer = (native_ptr_t)(uintptr_t)fb;
usr/src/uts/i86pc/dboot/dboot_startkern.c
2374
bi->bi_cmdline = (native_ptr_t)(uintptr_t)cmdline;
usr/src/uts/i86pc/dboot/dboot_startkern.c
2669
bi->bi_next_vaddr = (native_ptr_t)(uintptr_t)next_avail_addr;
usr/src/uts/i86pc/dboot/dboot_startkern.c
2681
bi->bi_xen_start_info = (native_ptr_t)(uintptr_t)xen_info;
usr/src/uts/i86pc/dboot/dboot_startkern.c
2683
bi->bi_shared_info = (native_ptr_t)HYPERVISOR_shared_info;
usr/src/uts/i86pc/dboot/dboot_startkern.c
2690
bi->bi_next_vaddr = (native_ptr_t)(uintptr_t)next_avail_addr;
usr/src/uts/i86pc/dboot/dboot_startkern.c
2696
bi->bi_mb_info = (native_ptr_t)(uintptr_t)mb_info;
usr/src/uts/i86pc/dboot/dboot_startkern.c
2699
bi->bi_mb_info = (native_ptr_t)(uintptr_t)mb2_info;
usr/src/uts/i86pc/dboot/dboot_startkern.c
301
memlists[i].prev = (native_ptr_t)(uintptr_t)(memlists + i - 1);
usr/src/uts/i86pc/dboot/dboot_startkern.c
303
memlists[i - 1].next = (native_ptr_t)(uintptr_t)(memlists + i);
usr/src/uts/i86pc/dboot/dboot_startkern.c
305
bi->bi_phys_install = (native_ptr_t)(uintptr_t)memlists;
usr/src/uts/i86pc/dboot/dboot_startkern.c
321
(native_ptr_t)(uintptr_t)(rsvdmemlists + i - 1);
usr/src/uts/i86pc/dboot/dboot_startkern.c
324
(native_ptr_t)(uintptr_t)(rsvdmemlists + i);
usr/src/uts/i86pc/dboot/dboot_startkern.c
326
bi->bi_rsvdmem = (native_ptr_t)(uintptr_t)rsvdmemlists;
usr/src/uts/i86pc/dboot/dboot_startkern.c
549
map_ma_at_va(maddr_t ma, native_ptr_t va, uint_t level)
usr/src/uts/i86pc/dboot/dboot_startkern.c
605
map_pa_at_va(paddr_t pa, native_ptr_t va, uint_t level)
usr/src/uts/i86pc/dboot/dboot_startkern.c
962
(native_ptr_t)(uintptr_t)(pcimemlists + i - 1);
usr/src/uts/i86pc/dboot/dboot_startkern.c
965
(native_ptr_t)(uintptr_t)(pcimemlists + i);
usr/src/uts/i86pc/dboot/dboot_startkern.c
967
bi->bi_pcimem = (native_ptr_t)(uintptr_t)pcimemlists;
usr/src/uts/intel/sys/bootinfo.h
103
native_ptr_t bi_next_vaddr; /* next virtual address not used */
usr/src/uts/intel/sys/bootinfo.h
104
native_ptr_t bi_cmdline;
usr/src/uts/intel/sys/bootinfo.h
105
native_ptr_t bi_phys_install;
usr/src/uts/intel/sys/bootinfo.h
106
native_ptr_t bi_rsvdmem;
usr/src/uts/intel/sys/bootinfo.h
107
native_ptr_t bi_pcimem;
usr/src/uts/intel/sys/bootinfo.h
108
native_ptr_t bi_modules;
usr/src/uts/intel/sys/bootinfo.h
114
native_ptr_t bi_pt_window;
usr/src/uts/intel/sys/bootinfo.h
115
native_ptr_t bi_pte_to_pt_window;
usr/src/uts/intel/sys/bootinfo.h
116
native_ptr_t bi_kseg_size; /* size used for kernel nucleus pages */
usr/src/uts/intel/sys/bootinfo.h
119
native_ptr_t bi_xen_start_info;
usr/src/uts/intel/sys/bootinfo.h
120
native_ptr_t bi_shared_info; /* VA for shared_info */
usr/src/uts/intel/sys/bootinfo.h
122
native_ptr_t bi_mb_info; /* multiboot 1 or 2 info */
usr/src/uts/intel/sys/bootinfo.h
124
native_ptr_t bi_acpi_rsdp;
usr/src/uts/intel/sys/bootinfo.h
125
native_ptr_t bi_acpi_rsdp_copy;
usr/src/uts/intel/sys/bootinfo.h
126
native_ptr_t bi_smbios;
usr/src/uts/intel/sys/bootinfo.h
127
native_ptr_t bi_uefi_systab;
usr/src/uts/intel/sys/bootinfo.h
130
native_ptr_t bi_framebuffer;
usr/src/uts/intel/sys/bootinfo.h
76
native_ptr_t next;
usr/src/uts/intel/sys/bootinfo.h
77
native_ptr_t prev;
usr/src/uts/intel/sys/bootinfo.h
84
native_ptr_t bm_addr;
usr/src/uts/intel/sys/bootinfo.h
85
native_ptr_t bm_name;
usr/src/uts/intel/sys/bootinfo.h
86
native_ptr_t bm_hash;