Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mm/
Ddump.c135 .mask = PMD_SECT_APX | PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
139 .mask = PMD_SECT_APX | PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
143 .mask = PMD_SECT_APX | PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
144 .val = PMD_SECT_AP_READ,
147 .mask = PMD_SECT_APX | PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
148 .val = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
153 .mask = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
157 .mask = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
161 .mask = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
162 .val = PMD_SECT_AP_READ,
[all …]
Dproc-arm720.S201 PMD_SECT_AP_READ
205 PMD_SECT_AP_READ
Dproc-sa110.S212 PMD_SECT_AP_READ
215 PMD_SECT_AP_READ
Dproc-v6.S279 PMD_SECT_AP_READ | \
284 PMD_SECT_AP_READ | \
289 PMD_SECT_AP_READ
Dproc-fa526.S204 PMD_SECT_AP_READ
208 PMD_SECT_AP_READ
Dproc-sa1100.S256 PMD_SECT_AP_READ
259 PMD_SECT_AP_READ
Dproc-arm922.S440 PMD_SECT_AP_READ
444 PMD_SECT_AP_READ
Dproc-arm1020e.S475 PMD_SECT_AP_READ
479 PMD_SECT_AP_READ
Dproc-arm1026.S454 PMD_SECT_AP_READ
458 PMD_SECT_AP_READ
Dproc-arm1022.S460 PMD_SECT_AP_READ
464 PMD_SECT_AP_READ
Dproc-arm920.S462 PMD_SECT_AP_READ
466 PMD_SECT_AP_READ
Dproc-arm1020.S516 PMD_SECT_AP_READ
519 PMD_SECT_AP_READ
Dproc-arm925.S505 PMD_SECT_AP_READ
509 PMD_SECT_AP_READ
Dproc-arm926.S488 PMD_SECT_AP_READ
492 PMD_SECT_AP_READ
Dproc-v7.S513 ALT_SMP(.long PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_SECT_AP_READ | \
515 ALT_UP(.long PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_SECT_AP_READ | \
518 PMD_SECT_AP_READ | PMD_SECT_AF | \io_mmuflags
Dproc-xsc3.S513 PMD_SECT_AP_READ
516 PMD_SECT_AP_READ
Dproc-feroceon.S599 PMD_SECT_AP_READ
603 PMD_SECT_AP_READ
Dproc-xscale.S626 PMD_SECT_AP_READ
629 PMD_SECT_AP_READ
/linux-4.4.14/arch/arm/include/asm/
Dpgtable-3level-hwdef.h53 #define PMD_SECT_AP_READ (_AT(pmdval_t, 0)) macro
Dpgtable-2level-hwdef.h36 #define PMD_SECT_AP_READ (_AT(pmdval_t, 1) << 11) macro