Searched refs:PMD_SECT_AP_WRITE (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-xscale.S638 PMD_SECT_AP_WRITE | \
641 PMD_SECT_AP_WRITE | \
661 PMD_SECT_AP_WRITE | \
664 PMD_SECT_AP_WRITE | \
684 PMD_SECT_AP_WRITE | \
687 PMD_SECT_AP_WRITE | \
707 PMD_SECT_AP_WRITE | \
710 PMD_SECT_AP_WRITE | \
730 PMD_SECT_AP_WRITE | \
733 PMD_SECT_AP_WRITE | \
[all...]
H A Dproc-arm720.S226 PMD_SECT_AP_WRITE | \
230 PMD_SECT_AP_WRITE | \
251 PMD_SECT_AP_WRITE | \
255 PMD_SECT_AP_WRITE | \
H A Dproc-v6.S223 PMD_SECT_AP_WRITE | \
228 PMD_SECT_AP_WRITE | \
247 PMD_SECT_AP_WRITE | \
252 PMD_SECT_AP_WRITE | \
H A Dproc-sa1100.S256 PMD_SECT_AP_WRITE | \
259 PMD_SECT_AP_WRITE | \
279 PMD_SECT_AP_WRITE | \
282 PMD_SECT_AP_WRITE | \
H A Dproc-fa526.S229 PMD_SECT_AP_WRITE | \
233 PMD_SECT_AP_WRITE | \
H A Dproc-feroceon.S591 PMD_SECT_AP_WRITE | \
595 PMD_SECT_AP_WRITE | \
617 PMD_SECT_AP_WRITE | \
621 PMD_SECT_AP_WRITE | \
642 PMD_SECT_AP_WRITE | \
646 PMD_SECT_AP_WRITE | \
667 PMD_SECT_AP_WRITE | \
671 PMD_SECT_AP_WRITE | \
H A Dproc-sa110.S236 PMD_SECT_AP_WRITE | \
239 PMD_SECT_AP_WRITE | \
H A Dproc-arm6_7.S345 PMD_SECT_AP_WRITE | \
365 PMD_SECT_AP_WRITE | \
385 PMD_SECT_AP_WRITE | \
406 PMD_SECT_AP_WRITE | \
410 PMD_SECT_AP_WRITE | \
H A Dmmu.c195 #define PROT_SECT_DEVICE PMD_TYPE_SECT|PMD_SECT_AP_WRITE
253 .prot_sect = PMD_TYPE_SECT | PMD_SECT_AP_WRITE,
264 .prot_sect = PMD_TYPE_SECT | PMD_SECT_AP_WRITE,
441 mem_types[MT_ROM].prot_sect |= PMD_SECT_APX|PMD_SECT_AP_WRITE;
442 mem_types[MT_MINICLEAN].prot_sect |= PMD_SECT_APX|PMD_SECT_AP_WRITE;
443 mem_types[MT_CACHECLEAN].prot_sect |= PMD_SECT_APX|PMD_SECT_AP_WRITE;
1087 base_pmdval = PMD_SECT_AP_WRITE | PMD_SECT_AP_READ | PMD_TYPE_SECT;
H A Dproc-arm925.S474 PMD_SECT_AP_WRITE | \
478 PMD_SECT_AP_WRITE | \
497 PMD_SECT_AP_WRITE | \
501 PMD_SECT_AP_WRITE | \
H A Dproc-v7.S390 PMD_SECT_AP_WRITE | \
395 PMD_SECT_AP_WRITE | \
416 PMD_SECT_AP_WRITE | \
421 PMD_SECT_AP_WRITE | \
H A Dproc-xsc3.S497 PMD_SECT_AP_WRITE | \
500 PMD_SECT_AP_WRITE | \
522 PMD_SECT_AP_WRITE | \
525 PMD_SECT_AP_WRITE | \
H A Dproc-arm1020e.S491 PMD_SECT_AP_WRITE | \
495 PMD_SECT_AP_WRITE | \
H A Dproc-arm1022.S474 PMD_SECT_AP_WRITE | \
478 PMD_SECT_AP_WRITE | \
H A Dproc-arm1026.S470 PMD_SECT_AP_WRITE | \
474 PMD_SECT_AP_WRITE | \
H A Dproc-arm920.S454 PMD_SECT_AP_WRITE | \
458 PMD_SECT_AP_WRITE | \
H A Dproc-arm922.S458 PMD_SECT_AP_WRITE | \
462 PMD_SECT_AP_WRITE | \
H A Dproc-arm1020.S527 PMD_SECT_AP_WRITE | \
530 PMD_SECT_AP_WRITE | \
H A Dproc-arm926.S478 PMD_SECT_AP_WRITE | \
482 PMD_SECT_AP_WRITE | \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dpgtable-hwdef.h32 #define PMD_SECT_AP_WRITE (1 << 10) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dassabet.c268 int prot = PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_DOMAIN(DOMAIN_IO);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dsmp.c135 PMD_TYPE_SECT | PMD_SECT_AP_WRITE);

Completed in 134 milliseconds