Searched refs:PMD_TYPE_SECT (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-xscale.S612 .long PMD_TYPE_SECT | \
617 .long PMD_TYPE_SECT | \
635 .long PMD_TYPE_SECT | \
640 .long PMD_TYPE_SECT | \
658 .long PMD_TYPE_SECT | \
663 .long PMD_TYPE_SECT | \
681 .long PMD_TYPE_SECT | \
686 .long PMD_TYPE_SECT | \
704 .long PMD_TYPE_SECT | \
709 .long PMD_TYPE_SECT | \
[all...]
H A Dproc-arm720.S242 .long PMD_TYPE_SECT | \
248 .long PMD_TYPE_SECT | \
267 .long PMD_TYPE_SECT | \
273 .long PMD_TYPE_SECT | \
H A Dproc-sa1100.S273 .long PMD_TYPE_SECT | \
278 .long PMD_TYPE_SECT | \
296 .long PMD_TYPE_SECT | \
301 .long PMD_TYPE_SECT | \
H A Dmmu.c180 #define PROT_SECT_DEVICE PMD_TYPE_SECT|PMD_SECT_XN|PMD_SECT_AP_WRITE
210 .prot_sect = PMD_TYPE_SECT | PMD_SECT_XN,
214 .prot_sect = PMD_TYPE_SECT | PMD_SECT_XN | PMD_SECT_MINICACHE,
230 .prot_sect = PMD_TYPE_SECT | PMD_SECT_AP_WRITE,
234 .prot_sect = PMD_TYPE_SECT,
775 base_pmdval = PMD_SECT_AP_WRITE | PMD_SECT_AP_READ | PMD_TYPE_SECT;
H A Dproc-v6.S259 .long PMD_TYPE_SECT | \
264 .long PMD_TYPE_SECT | \
H A Dproc-v7.S238 .long PMD_TYPE_SECT | \
243 .long PMD_TYPE_SECT | \
H A Dproc-arm6_7.S358 .long PMD_TYPE_SECT | \
378 .long PMD_TYPE_SECT | \
398 .long PMD_TYPE_SECT | \
417 .long PMD_TYPE_SECT | \
423 .long PMD_TYPE_SECT | \
H A Dproc-arm925.S472 .long PMD_TYPE_SECT | \
476 .long PMD_TYPE_SECT | \
495 .long PMD_TYPE_SECT | \
499 .long PMD_TYPE_SECT | \
H A Dproc-sa110.S253 .long PMD_TYPE_SECT | \
258 .long PMD_TYPE_SECT | \
H A Dproc-arm1020e.S489 .long PMD_TYPE_SECT | \
493 .long PMD_TYPE_SECT | \
H A Dproc-arm1022.S472 .long PMD_TYPE_SECT | \
476 .long PMD_TYPE_SECT | \
H A Dproc-arm1026.S468 .long PMD_TYPE_SECT | \
472 .long PMD_TYPE_SECT | \
H A Dproc-arm920.S454 .long PMD_TYPE_SECT | \
460 .long PMD_TYPE_SECT | \
H A Dproc-arm922.S458 .long PMD_TYPE_SECT | \
464 .long PMD_TYPE_SECT | \
H A Dproc-arm1020.S526 .long PMD_TYPE_SECT | \
529 .long PMD_TYPE_SECT | \
H A Dproc-arm926.S470 .long PMD_TYPE_SECT | \
476 .long PMD_TYPE_SECT | \
H A Dproc-xsc3.S487 .long PMD_TYPE_SECT | \
492 .long PMD_TYPE_SECT | \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dpgtable-hwdef.h22 #define PMD_TYPE_SECT (2 << 0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dassabet.c268 int prot = PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_DOMAIN(DOMAIN_IO);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dsmp.c114 PMD_TYPE_SECT | PMD_SECT_AP_WRITE);

Completed in 80 milliseconds