Home
last modified time | relevance | path

Searched refs:PMD_SECT_AP_READ (Results 1 – 20 of 20) sorted by relevance

/linux/arch/arm/mm/
A Ddump.c152 .mask = PMD_SECT_APX | PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
157 .mask = PMD_SECT_APX | PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
161 .mask = PMD_SECT_APX | PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
162 .val = PMD_SECT_AP_READ,
166 .val = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
171 .mask = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
176 .mask = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
180 .mask = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
181 .val = PMD_SECT_AP_READ,
184 .mask = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
[all …]
A Dproc-arm720.S187 PMD_SECT_AP_READ
191 PMD_SECT_AP_READ
A Dproc-v6.S276 PMD_SECT_AP_READ | \
281 PMD_SECT_AP_READ | \
286 PMD_SECT_AP_READ
A Dproc-sa110.S209 PMD_SECT_AP_READ
212 PMD_SECT_AP_READ
A Dproc-fa526.S199 PMD_SECT_AP_READ
203 PMD_SECT_AP_READ
A Dproc-sa1100.S253 PMD_SECT_AP_READ
256 PMD_SECT_AP_READ
A Dproc-arm922.S426 PMD_SECT_AP_READ
430 PMD_SECT_AP_READ
A Dproc-arm1020e.S461 PMD_SECT_AP_READ
465 PMD_SECT_AP_READ
A Dproc-arm1022.S455 PMD_SECT_AP_READ
459 PMD_SECT_AP_READ
A Dproc-arm1026.S449 PMD_SECT_AP_READ
453 PMD_SECT_AP_READ
A Dproc-arm920.S448 PMD_SECT_AP_READ
452 PMD_SECT_AP_READ
A Dproc-arm1020.S502 PMD_SECT_AP_READ
505 PMD_SECT_AP_READ
A Dproc-arm925.S491 PMD_SECT_AP_READ
495 PMD_SECT_AP_READ
A Dproc-arm926.S474 PMD_SECT_AP_READ
478 PMD_SECT_AP_READ
A Dproc-xsc3.S510 PMD_SECT_AP_READ
513 PMD_SECT_AP_READ
A Dproc-v7.S650 ALT_SMP(.long PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_SECT_AP_READ | \
652 ALT_UP(.long PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_SECT_AP_READ | \
655 PMD_SECT_AP_READ | PMD_SECT_AF | \io_mmuflags
A Dproc-feroceon.S586 PMD_SECT_AP_READ
590 PMD_SECT_AP_READ
A Dproc-xscale.S624 PMD_SECT_AP_READ
627 PMD_SECT_AP_READ
/linux/arch/arm/include/asm/
A Dpgtable-3level-hwdef.h41 #define PMD_SECT_AP_READ (_AT(pmdval_t, 0)) macro
A Dpgtable-2level-hwdef.h33 #define PMD_SECT_AP_READ (_AT(pmdval_t, 1) << 11) macro

Completed in 19 milliseconds