Home
last modified time | relevance | path

Searched refs:KERNEL_VM_BASE (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/src/sys/arch/evbarm/bcm53xx/
Dbcm53xx_machdep.c341 if (memsize > KERNEL_VM_BASE - KERNEL_BASE) { in initarm()
344 (KERNEL_VM_BASE - KERNEL_BASE) >> 20); in initarm()
345 memsize = KERNEL_VM_BASE - KERNEL_BASE; in initarm()
367 arm32_kernel_vm_init(KERNEL_VM_BASE, ARM_VECTORS_HIGH, 0, devmap, in initarm()
384 vaddr_t sp = initarm_common(KERNEL_VM_BASE, KERNEL_VM_SIZE, in initarm()
Dplatform.h41 #define KERNEL_VM_BASE (KERNEL_BASE + 0x40000000) macro
47 #define KERNEL_VM_SIZE (KERNEL_VM_TOP - KERNEL_VM_BASE)
/netbsd/src/sys/arch/cats/cats/
Dcats_machdep.c99 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
318 if (ram_size > KERNEL_VM_BASE - KERNEL_BASE) { in initarm()
321 (KERNEL_VM_BASE - KERNEL_BASE) >> 20); in initarm()
322 ram_size = KERNEL_VM_BASE - KERNEL_BASE; in initarm()
351 arm32_kernel_vm_init(KERNEL_VM_BASE, ARM_VECTORS_LOW, 0, cats_devmap, in initarm()
460 sp = initarm_common(KERNEL_VM_BASE, KERNEL_VM_SIZE, cats_physmem, in initarm()
/netbsd/src/sys/arch/hpcarm/hpcarm/
Dpxa2x0_hpc_machdep.c94 #ifndef KERNEL_VM_BASE
95 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
428 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in init_pxa2x0()
433 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in init_pxa2x0()
609 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in init_pxa2x0()
Dsa11x0_hpc_machdep.c93 #define KERNEL_VM_BASE (KERNEL_BASE + 0x00C00000) macro
385 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in init_sa11x0()
390 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in init_sa11x0()
562 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in init_sa11x0()
/netbsd/src/sys/arch/evbarm/armadaxp/
Darmadaxp_machdep.c147 #define KERNEL_VM_BASE (KERNEL_BASE + 0x40000000) macro
363 if (mapallmem_p && memsize > KERNEL_VM_BASE - KERNEL_BASE) { in initarm()
366 (KERNEL_VM_BASE - KERNEL_BASE) >> 20); in initarm()
367 memsize = KERNEL_VM_BASE - KERNEL_BASE; in initarm()
378 arm32_kernel_vm_init(KERNEL_VM_BASE, ARM_VECTORS_LOW, 0, in initarm()
391 return initarm_common(KERNEL_VM_BASE, KERNEL_VM_SIZE, NULL, 0); in initarm()
/netbsd/src/sys/arch/evbarm/nslu2/
Dnslu2_machdep.c147 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
597 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
602 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
630 if (KERNEL_BASE + logical >= KERNEL_VM_BASE) in initarm()
775 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/npwr_fc/
Dnpwr_fc_machdep.c123 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
543 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
548 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
717 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/iq80310/
Diq80310_machdep.c122 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
534 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
539 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
708 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/iq80321/
Diq80321_machdep.c123 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
560 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
565 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
734 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/adi_brh/
Dbrh_machdep.c125 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
531 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
536 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
741 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/gumstix/
Dgumstix_machdep.c197 #ifndef KERNEL_VM_BASE
198 #define KERNEL_VM_BASE 0xc8000000 macro
440 KASSERT(ram_size <= KERNEL_VM_BASE - KERNEL_BASE); in initarm()
444 arm32_kernel_vm_init(KERNEL_VM_BASE, in initarm()
452 return initarm_common(KERNEL_VM_BASE, KERNEL_VM_SIZE, NULL, 0); in initarm()
/netbsd/src/sys/arch/evbarm/hdl_g/
Dhdlg_machdep.c123 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
414 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
419 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
588 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/integrator/
Dintegrator_machdep.c116 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
365 arm32_kernel_vm_init(KERNEL_VM_BASE, ARM_VECTORS_LOW, 0, integrator_devmap, in initarm()
372 return initarm_common(KERNEL_VM_BASE, KERNEL_VM_SIZE, NULL, 0); in initarm()
/netbsd/src/sys/arch/evbarm/ixdp425/
Dixdp425_machdep.c117 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
539 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
544 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
714 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/imx31/
Dimx31lk_machdep.c162 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
528 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
533 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
693 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/ixm1200/
Dixm1200_machdep.c119 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
485 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
490 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
667 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/epoc32/epoc32/
Dmachdep.c75 #ifndef KERNEL_VM_BASE
76 #define KERNEL_VM_BASE (KERNEL_BASE + 0x00300000) macro
300 pmap_curmaxkvaddr = KERNEL_VM_BASE; in initarm()
461 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/g42xxeb/
Dg42xxeb_machdep.c158 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
641 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
646 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
821 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/tsarm/
Dtsarm_machdep.c140 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
559 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
564 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
741 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/smdk2xx0/
Dsmdk2800_machdep.c157 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
570 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
575 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
769 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
Dsmdk2410_machdep.c167 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
659 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
664 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
845 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/viper/
Dviper_machdep.c166 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
581 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
586 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
749 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()
/netbsd/src/sys/arch/evbarm/gemini/
Dgemini.h62 #define KERNEL_VM_BASE ((KERNEL_BASE + 0x01000000) & ~(0x400000-1)) macro
68 #define GEMINI_KERNEL_IO_VBASE (KERNEL_VM_BASE + KERNEL_VM_SIZE)
/netbsd/src/sys/arch/evbarm/lubbock/
Dlubbock_machdep.c167 #define KERNEL_VM_BASE (KERNEL_BASE + 0x01000000) macro
719 pmap_link_l2pt(l1pagetable, KERNEL_VM_BASE + loop * 0x00400000, in initarm()
724 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
891 pmap_bootstrap(KERNEL_VM_BASE, KERNEL_VM_BASE + KERNEL_VM_SIZE); in initarm()

12