Searched refs:PMD_SECT_AP_WRITE (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.S615 PMD_SECT_AP_WRITE | \
618 PMD_SECT_AP_WRITE | \
638 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 | \
[all...]
H A Dproc-arm720.S246 PMD_SECT_AP_WRITE | \
250 PMD_SECT_AP_WRITE | \
271 PMD_SECT_AP_WRITE | \
275 PMD_SECT_AP_WRITE | \
H A Dproc-sa1100.S276 PMD_SECT_AP_WRITE | \
279 PMD_SECT_AP_WRITE | \
299 PMD_SECT_AP_WRITE | \
302 PMD_SECT_AP_WRITE | \
H A Dmmu.c180 #define PROT_SECT_DEVICE PMD_TYPE_SECT|PMD_SECT_XN|PMD_SECT_AP_WRITE
230 .prot_sect = PMD_TYPE_SECT | PMD_SECT_AP_WRITE,
309 mem_types[MT_ROM].prot_sect |= PMD_SECT_APX|PMD_SECT_AP_WRITE;
310 mem_types[MT_MINICLEAN].prot_sect |= PMD_SECT_APX|PMD_SECT_AP_WRITE;
311 mem_types[MT_CACHECLEAN].prot_sect |= PMD_SECT_APX|PMD_SECT_AP_WRITE;
775 base_pmdval = PMD_SECT_AP_WRITE | PMD_SECT_AP_READ | PMD_TYPE_SECT;
H A Dproc-v6.S262 PMD_SECT_AP_WRITE | \
266 PMD_SECT_AP_WRITE | \
H A Dproc-v7.S241 PMD_SECT_AP_WRITE | \
245 PMD_SECT_AP_WRITE | \
H A Dproc-arm6_7.S360 PMD_SECT_AP_WRITE | \
380 PMD_SECT_AP_WRITE | \
400 PMD_SECT_AP_WRITE | \
421 PMD_SECT_AP_WRITE | \
425 PMD_SECT_AP_WRITE | \
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-sa110.S256 PMD_SECT_AP_WRITE | \
259 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.S458 PMD_SECT_AP_WRITE | \
462 PMD_SECT_AP_WRITE | \
H A Dproc-arm922.S462 PMD_SECT_AP_WRITE | \
466 PMD_SECT_AP_WRITE | \
H A Dproc-arm1020.S527 PMD_SECT_AP_WRITE | \
530 PMD_SECT_AP_WRITE | \
H A Dproc-arm926.S474 PMD_SECT_AP_WRITE | \
478 PMD_SECT_AP_WRITE | \
H A Dproc-xsc3.S490 PMD_SECT_AP_WRITE | \
493 PMD_SECT_AP_WRITE | \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dpgtable-hwdef.h32 #define PMD_SECT_AP_WRITE (1 << 10) 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 86 milliseconds