Searched refs:PMD_SECT_AP_READ (Results 1 - 25 of 40) sorted by relevance
12
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | dump.c | 148 .mask = PMD_SECT_APX | PMD_SECT_AP_READ | PMD_SECT_AP_WRITE, 153 .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, 158 .val = PMD_SECT_AP_READ, 161 .mask = PMD_SECT_APX | PMD_SECT_AP_READ | PMD_SECT_AP_WRITE, 162 .val = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE, 167 .mask = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE, 172 .mask = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE, 176 .mask = PMD_SECT_AP_READ | PMD_SECT_AP_WRITE, 177 .val = PMD_SECT_AP_READ, [all...] |
H A D | proc-arm720.S | 187 PMD_SECT_AP_READ 191 PMD_SECT_AP_READ
|
H A D | proc-sa110.S | 209 PMD_SECT_AP_READ 212 PMD_SECT_AP_READ
|
H A D | proc-fa526.S | 199 PMD_SECT_AP_READ 203 PMD_SECT_AP_READ
|
H A D | proc-v6.S | 276 PMD_SECT_AP_READ | \ 281 PMD_SECT_AP_READ | \ 286 PMD_SECT_AP_READ
|
H A D | proc-sa1100.S | 253 PMD_SECT_AP_READ 256 PMD_SECT_AP_READ
|
H A D | proc-arm925.S | 491 PMD_SECT_AP_READ 495 PMD_SECT_AP_READ
|
H A D | proc-arm926.S | 474 PMD_SECT_AP_READ 478 PMD_SECT_AP_READ
|
H A D | proc-arm920.S | 448 PMD_SECT_AP_READ 452 PMD_SECT_AP_READ
|
H A D | proc-arm1026.S | 449 PMD_SECT_AP_READ 453 PMD_SECT_AP_READ
|
H A D | proc-arm922.S | 426 PMD_SECT_AP_READ 430 PMD_SECT_AP_READ
|
H A D | proc-arm1020.S | 502 PMD_SECT_AP_READ 505 PMD_SECT_AP_READ
|
H A D | proc-arm1020e.S | 461 PMD_SECT_AP_READ 465 PMD_SECT_AP_READ
|
H A D | proc-arm1022.S | 455 PMD_SECT_AP_READ 459 PMD_SECT_AP_READ
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | dump.c | 152 .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...] |
H A D | proc-arm720.S | 187 PMD_SECT_AP_READ 191 PMD_SECT_AP_READ
|
H A D | proc-fa526.S | 199 PMD_SECT_AP_READ 203 PMD_SECT_AP_READ
|
H A D | proc-sa110.S | 209 PMD_SECT_AP_READ 212 PMD_SECT_AP_READ
|
H A D | proc-v6.S | 278 PMD_SECT_AP_READ | \ 283 PMD_SECT_AP_READ | \ 288 PMD_SECT_AP_READ
|
H A D | proc-sa1100.S | 253 PMD_SECT_AP_READ 256 PMD_SECT_AP_READ
|
H A D | proc-arm1020.S | 502 PMD_SECT_AP_READ 505 PMD_SECT_AP_READ
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | pgtable-3level-hwdef.h | 41 #define PMD_SECT_AP_READ (_AT(pmdval_t, 0)) macro
|
H A D | pgtable-2level-hwdef.h | 33 #define PMD_SECT_AP_READ (_AT(pmdval_t, 1) << 11) macro
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | pgtable-3level-hwdef.h | 41 #define PMD_SECT_AP_READ (_AT(pmdval_t, 0)) macro
|
H A D | pgtable-2level-hwdef.h | 33 #define PMD_SECT_AP_READ (_AT(pmdval_t, 1) << 11) macro
|
Completed in 9 milliseconds
12