Home
last modified time | relevance | path

Searched refs:KERNEL_PT_VMDATA_NUM (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/src/sys/arch/evbarm/npwr_fc/
Dnpwr_fc_machdep.c161 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
162 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
542 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
548 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/hpcarm/hpcarm/
Dpxa2x0_hpc_machdep.c120 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
121 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
427 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; ++loop) in init_pxa2x0()
433 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in init_pxa2x0()
Dsa11x0_hpc_machdep.c114 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
115 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
384 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; ++loop) in init_sa11x0()
390 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in init_sa11x0()
/netbsd/src/sys/arch/evbarm/iq80310/
Diq80310_machdep.c159 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
160 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
533 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
539 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/iq80321/
Diq80321_machdep.c161 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
162 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
559 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
565 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/adi_brh/
Dbrh_machdep.c160 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
161 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
530 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
536 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/hdl_g/
Dhdlg_machdep.c160 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
161 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
413 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
419 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/ixdp425/
Dixdp425_machdep.c149 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
150 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
538 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
544 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/imx31/
Dimx31lk_machdep.c192 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
193 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
527 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
533 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/ixm1200/
Dixm1200_machdep.c172 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
173 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
484 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
490 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/nslu2/
Dnslu2_machdep.c179 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
180 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
596 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
602 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/g42xxeb/
Dg42xxeb_machdep.c191 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
192 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
640 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
646 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/tsarm/
Dtsarm_machdep.c174 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
175 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
558 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
564 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/smdk2xx0/
Dsmdk2800_machdep.c199 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
200 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
569 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
575 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
Dsmdk2410_machdep.c209 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
210 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
658 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
664 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/viper/
Dviper_machdep.c199 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
200 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
580 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
586 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/lubbock/
Dlubbock_machdep.c200 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
201 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
718 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
724 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/arm/at91/
Dat91bus.c116 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
117 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
352 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in at91bus_setup()
358 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in at91bus_setup()
/netbsd/src/sys/arch/iyonix/iyonix/
Diyonix_machdep.c162 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
163 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
610 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
616 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/armadillo/
Darmadillo9_machdep.c230 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
231 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
660 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
666 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/acorn32/eb7500atx/
Deb7500atx_machdep.c154 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
155 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
612 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; ++loop) in initarm()
620 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/mini2440/
Dmini2440_machdep.c244 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
245 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
670 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in initarm()
676 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/acorn32/acorn32/
Drpc_machdep.c149 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
150 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
670 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; ++loop) in initarm()
678 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/netwinder/netwinder/
Dnetwinder_machdep.c141 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
142 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
571 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; ++loop) in initarm()
577 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in initarm()
/netbsd/src/sys/arch/evbarm/gemini/
Dgemini_machdep.c220 #define KERNEL_PT_VMDATA_NUM 4 /* start with 16MB of KVM */ macro
221 #define NUM_KERNEL_PTS (KERNEL_PT_VMDATA + KERNEL_PT_VMDATA_NUM)
998 for (loop = 0; loop < KERNEL_PT_VMDATA_NUM; loop++) in setup_real_page_tables()
1004 KERNEL_VM_BASE + (KERNEL_PT_VMDATA_NUM * 0x00400000); in setup_real_page_tables()

12