/netbsd-src/tests/sys/uvm/ |
H A D | t_uvm_physseg.c | 646 upm = uvm_page_physload(VALID_START_PFN_1, VALID_END_PFN_1, in ATF_TC_BODY() 660 upm = uvm_page_physload(VALID_START_PFN_2, VALID_END_PFN_2, in ATF_TC_BODY() 690 upm = uvm_page_physload(VALID_START_PFN_1, VALID_END_PFN_1, in ATF_TC_BODY() 708 upm = uvm_page_physload(VALID_START_PFN_2, VALID_END_PFN_2, in ATF_TC_BODY() 734 upm = uvm_page_physload(VALID_START_PFN_2, VALID_END_PFN_2, in ATF_TC_BODY() 745 uvm_page_physload(VALID_START_PFN_1, VALID_END_PFN_1, in ATF_TC_BODY() 914 upm = uvm_page_physload(VALID_START_PFN_1, VALID_END_PFN_1, 945 upm =uvm_page_physload(VALID_START_PFN_2, VALID_END_PFN_2, 968 upm = uvm_page_physload(VALID_START_PFN_1, VALID_END_PFN_1, in ATF_TC_BODY() 979 upm = uvm_page_physload(VALID_START_PFN_2, VALID_END_PFN_2, in ATF_TC_BODY() [all …]
|
H A D | t_uvm_physseg_load.c | 336 uvm_page_physload(i, i + PF_STEP, i, i + PF_STEP, in ATF_TC_BODY() 365 uvm_page_physload(i, i + PF_STEP, i, i + PF_STEP, in ATF_TC_BODY() 394 uvm_page_physload(i, i + PF_STEP, i, i + PF_STEP, in ATF_TC_BODY() 423 uvm_page_physload(i, i + PF_STEP, i, i + PF_STEP, in ATF_TC_BODY() 452 uvm_page_physload(i, i + PF_STEP, i, i + PF_STEP, in ATF_TC_BODY() 481 uvm_page_physload(i, i + PF_STEP, i, i + PF_STEP, in ATF_TC_BODY() 510 uvm_page_physload(i, i + PF_STEP, i, i + PF_STEP, in ATF_TC_BODY()
|
/netbsd-src/sys/arch/arc/arc/ |
H A D | machdep.c | 383 uvm_page_physload(first, last, first, last, in mach_init() 387 uvm_page_physload(first, kernstartpfn, in mach_init() 390 uvm_page_physload(kernendpfn, last, in mach_init() 405 uvm_page_physload(first, last, first, last, in mach_init() 419 uvm_page_physload(first, last, first, last, VM_FREELIST_DEFAULT); in mach_init()
|
/netbsd-src/sys/arch/evbarm/tsarm/ |
H A D | tsarm_machdep.c | 713 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), in initarm() 716 uvm_page_physload(0, atop(physical_freeend_low), in initarm() 724 uvm_page_physload(atop(0x1000000), atop(0x1800000), in initarm() 727 uvm_page_physload(atop(0x4000000), atop(0x4800000), in initarm() 730 uvm_page_physload(atop(0x5000000), atop(0x5800000), in initarm()
|
/netbsd-src/sys/arch/amiga/amiga/ |
H A D | pmap_bootstrap.c | 132 uvm_page_physload(atop(fromads), atop(toads), in pmap_bootstrap() 173 uvm_page_physload(atop(fromads), atop(toads), in pmap_bootstrap()
|
/netbsd-src/sys/arch/netwinder/netwinder/ |
H A D | netwinder_machdep.c | 770 uvm_page_physload(atop(istart), in initarm() 783 uvm_page_physload(atop(start), in initarm() 797 uvm_page_physload(atop(istart + isize), in initarm() 802 uvm_page_physload(atop(start), atop(end), in initarm() 806 uvm_page_physload(atop(start), atop(end), in initarm()
|
/netbsd-src/sys/arch/arm/arm32/ |
H A D | arm32_boot.c | 266 uvm_page_physload(start, end, start, end, VM_FREELIST_DEFAULT); in initarm_common() 300 uvm_page_physload(start, segend, start, segend, in initarm_common()
|
/netbsd-src/sys/arch/ia64/ia64/ |
H A D | machdep.c | 569 uvm_page_physload(pfn0, kernstartpfn, in ia64_init() 580 uvm_page_physload(kernendpfn, pfn1, in ia64_init() 591 uvm_page_physload(pfn0, pfn1, pfn0, pfn1, in ia64_init()
|
/netbsd-src/sys/arch/evbarm/gemini/ |
H A D | gemini_machdep.c | 689 uvm_page_physload(atop(physical_freestart), atop(GEMINI_RAM_RESV_PBASE), in initarm() 692 uvm_page_physload(atop(GEMINI_RAM_RESV_PEND), atop(physical_freeend), in initarm() 696 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), in initarm() 700 uvm_page_physload(atop(GEMINI_DRAM_BASE), atop(KERNEL_BASE_phys), in initarm()
|
/netbsd-src/sys/arch/evbarm/armadillo/ |
H A D | armadillo9_machdep.c | 815 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), in initarm() 818 uvm_page_physload(atop(0xc0000000), atop(physical_freeend_low), in initarm() 825 uvm_page_physload(atop(start), atop(start + size), in initarm()
|
/netbsd-src/sys/uvm/ |
H A D | uvm_physseg.h | 126 uvm_physseg_t uvm_page_physload(paddr_t, paddr_t, paddr_t,
|
/netbsd-src/sys/arch/atari/atari/ |
H A D | pmap_bootstrap.c | 135 uvm_page_physload(atop(usable_segs[i].start), in pmap_bootstrap()
|
/netbsd-src/sys/arch/dreamcast/dreamcast/ |
H A D | machdep.c | 133 uvm_page_physload( in dreamcast_startup()
|
/netbsd-src/sys/arch/playstation2/playstation2/ |
H A D | machdep.c | 140 uvm_page_physload(atop(start), atop(start + size), in mach_init()
|
/netbsd-src/sys/arch/epoc32/epoc32/ |
H A D | machdep.c | 438 uvm_page_physload( in initarm() 451 uvm_page_physload(atop(start), atop(start + size), in initarm()
|
/netbsd-src/sys/arch/shark/ofw/ |
H A D | ofw.c | 906 uvm_page_physload(atop(istart), in ofw_configmem() 919 uvm_page_physload(atop(start), in ofw_configmem() 933 uvm_page_physload(atop(istart + isize), in ofw_configmem() 938 uvm_page_physload(atop(start), atop(end), in ofw_configmem() 942 uvm_page_physload(atop(start), atop(end), in ofw_configmem()
|
/netbsd-src/sys/arch/arm/at91/ |
H A D | at91bus.c | 508 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), in at91bus_setup() 511 uvm_page_physload(atop(physical_start), atop(physical_freeend_low), in at91bus_setup()
|
/netbsd-src/sys/arch/alpha/alpha/ |
H A D | machdep.c | 240 uvm_page_physload(start_pfn, end_pfn, start_pfn, end_pfn, in alpha_page_physload() 255 uvm_page_physload(start_pfn, end_pfn, in alpha_page_physload_sheltered() 265 uvm_page_physload(start_pfn, shelter_start_pfn, in alpha_page_physload_sheltered() 276 uvm_page_physload(ov_start, ov_end, ov_start, ov_end, in alpha_page_physload_sheltered() 284 uvm_page_physload(shelter_end_pfn, end_pfn, in alpha_page_physload_sheltered()
|
/netbsd-src/sys/arch/ews4800mips/ews4800mips/ |
H A D | machdep.c | 145 uvm_page_physload(atop(start), atop(start + size), in mach_init()
|
/netbsd-src/sys/arch/landisk/landisk/ |
H A D | machdep.c | 217 uvm_page_physload( in landisk_startup()
|
/netbsd-src/sys/arch/evbarm/mini2440/ |
H A D | mini2440_machdep.c | 877 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), in initarm() 880 uvm_page_physload(atop(SDRAM_START), atop(physical_freeend_low), in initarm()
|
/netbsd-src/sys/arch/acorn32/acorn32/ |
H A D | rpc_machdep.c | 935 uvm_page_physload(atop(start), atop(end), in initarm() 938 uvm_page_physload(atop(start), atop(end), in initarm()
|
/netbsd-src/sys/arch/newsmips/newsmips/ |
H A D | machdep.c | 300 uvm_page_physload(atop(first), atop(last), atop(first), atop(last), in mach_init()
|
/netbsd-src/sys/arch/mipsco/mipsco/ |
H A D | machdep.c | 277 uvm_page_physload(atop(first), atop(last), atop(first), atop(last), in mach_init()
|
/netbsd-src/sys/arch/x68k/x68k/ |
H A D | machdep.c | 200 uvm_page_physload(atop(s), atop(e), atop(s), atop(e), in x68k_init() 208 uvm_page_physload(atop(phys_extmem_seg[i].start), in x68k_init()
|