Searched defs:physmap_idx (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 990 int i, insert_idx, physmap_idx; in add_physmap_entry() local 1054 vm_paddr_t *physmap, int *physmap_idx) in bios_add_smap_entries() 1076 int *physmap_idx) in add_efi_map_entries() 1177 native_parse_memmap(caddr_t kmdp, vm_paddr_t *physmap, int *physmap_idx) in native_parse_memmap() 1223 int i, physmap_idx, pa_indx, da_indx; in getmemsize() local
|
| H A D | mp_machdep.c | 134 mp_bootaddress(vm_paddr_t *physmap, unsigned int *physmap_idx) in mp_bootaddress()
|
| /f-stack/freebsd/x86/xen/ |
| H A D | pv.c | 655 xen_pvh_parse_memmap(caddr_t kmdp, vm_paddr_t *physmap, int *physmap_idx) in xen_pvh_parse_memmap()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | machdep.c | 1668 int i, insert_idx, physmap_idx; in add_physmap_entry() local 1811 int has_smap, off, physmap_idx, pa_indx, da_indx; in getmemsize() local
|
| /f-stack/freebsd/x86/x86/ |
| H A D | mp_x86.c | 936 alloc_ap_trampoline(vm_paddr_t *physmap, unsigned int *physmap_idx) in alloc_ap_trampoline()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | pmap.c | 298 static u_int physmap_idx; variable
|