Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mm/
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,
165 .mask = PMD_SECT_APX | PMD_SECT_AP_READ | PMD_SECT_AP_WRITE,
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,
[all …]
Dproc-arm720.S187 PMD_SECT_AP_READ
191 PMD_SECT_AP_READ
Dproc-v6.S276 PMD_SECT_AP_READ | \
281 PMD_SECT_AP_READ | \
286 PMD_SECT_AP_READ
Dproc-sa110.S209 PMD_SECT_AP_READ
212 PMD_SECT_AP_READ
Dproc-fa526.S199 PMD_SECT_AP_READ
203 PMD_SECT_AP_READ
Dproc-sa1100.S253 PMD_SECT_AP_READ
256 PMD_SECT_AP_READ
Dproc-arm922.S426 PMD_SECT_AP_READ
430 PMD_SECT_AP_READ
Dproc-arm1020e.S461 PMD_SECT_AP_READ
465 PMD_SECT_AP_READ
Dproc-arm1022.S455 PMD_SECT_AP_READ
459 PMD_SECT_AP_READ
Dproc-arm1026.S449 PMD_SECT_AP_READ
453 PMD_SECT_AP_READ
Dproc-arm920.S448 PMD_SECT_AP_READ
452 PMD_SECT_AP_READ
Dproc-arm1020.S502 PMD_SECT_AP_READ
505 PMD_SECT_AP_READ
Dproc-arm925.S491 PMD_SECT_AP_READ
495 PMD_SECT_AP_READ
Dproc-arm926.S474 PMD_SECT_AP_READ
478 PMD_SECT_AP_READ
Dproc-xsc3.S510 PMD_SECT_AP_READ
513 PMD_SECT_AP_READ
Dproc-feroceon.S586 PMD_SECT_AP_READ
590 PMD_SECT_AP_READ
Dproc-xscale.S624 PMD_SECT_AP_READ
627 PMD_SECT_AP_READ
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
/linux-6.1.9/arch/arm/include/asm/
Dpgtable-3level-hwdef.h41 #define PMD_SECT_AP_READ (_AT(pmdval_t, 0)) macro
Dpgtable-2level-hwdef.h33 #define PMD_SECT_AP_READ (_AT(pmdval_t, 1) << 11) macro