Home
last modified time | relevance | path

Searched refs:PMD_TYPE_SECT (Results 1 - 25 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/arch/arm/mm/
H A Dmmu.c231 #define PROT_SECT_DEVICE PMD_TYPE_SECT|PMD_SECT_AP_WRITE
262 .prot_sect = PMD_TYPE_SECT | PMD_SECT_XN,
266 .prot_sect = PMD_TYPE_SECT | PMD_SECT_XN,
271 .prot_sect = PMD_TYPE_SECT | PMD_SECT_XN | PMD_SECT_MINICACHE,
290 .prot_sect = PMD_TYPE_SECT | PMD_SECT_AP_WRITE,
297 .prot_sect = PMD_TYPE_SECT | PMD_SECT_AP_WRITE,
305 .prot_sect = PMD_TYPE_SECT | L_PMD_SECT_RDONLY | PMD_SECT_AP2,
307 .prot_sect = PMD_TYPE_SECT,
312 .prot_sect = PMD_TYPE_SECT,
319 .prot_sect = PMD_TYPE_SECT | PMD_SECT_AP_WRIT
[all...]
H A Dproc-arm720.S182 .long PMD_TYPE_SECT | \
188 .long PMD_TYPE_SECT | \
H A Dproc-sa110.S205 .long PMD_TYPE_SECT | \
210 .long PMD_TYPE_SECT | \
H A Dproc-fa526.S194 .long PMD_TYPE_SECT | \
200 .long PMD_TYPE_SECT | \
H A Dproc-v6.S274 PMD_TYPE_SECT | \
279 PMD_TYPE_SECT | \
283 .long PMD_TYPE_SECT | \
H A Dproc-sa1100.S249 .long PMD_TYPE_SECT | \
254 .long PMD_TYPE_SECT | \
H A Didmap.c91 prot |= PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_SECT_AF; in identity_mapping_add()
H A Dproc-arm925.S487 .long PMD_TYPE_SECT | \
492 .long PMD_TYPE_SECT | \
H A Dproc-arm926.S469 .long PMD_TYPE_SECT | \
475 .long PMD_TYPE_SECT | \
H A Dproc-arm920.S443 .long PMD_TYPE_SECT | \
449 .long PMD_TYPE_SECT | \
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dmmu.c230 #define PROT_SECT_DEVICE PMD_TYPE_SECT|PMD_SECT_AP_WRITE
261 .prot_sect = PMD_TYPE_SECT | PMD_SECT_XN,
265 .prot_sect = PMD_TYPE_SECT | PMD_SECT_XN,
270 .prot_sect = PMD_TYPE_SECT | PMD_SECT_XN | PMD_SECT_MINICACHE,
289 .prot_sect = PMD_TYPE_SECT | PMD_SECT_AP_WRITE,
296 .prot_sect = PMD_TYPE_SECT | PMD_SECT_AP_WRITE,
304 .prot_sect = PMD_TYPE_SECT | L_PMD_SECT_RDONLY | PMD_SECT_AP2,
306 .prot_sect = PMD_TYPE_SECT,
311 .prot_sect = PMD_TYPE_SECT,
318 .prot_sect = PMD_TYPE_SECT | PMD_SECT_AP_WRIT
[all...]
H A Dproc-arm720.S182 .long PMD_TYPE_SECT | \
188 .long PMD_TYPE_SECT | \
H A Dproc-fa526.S194 .long PMD_TYPE_SECT | \
200 .long PMD_TYPE_SECT | \
H A Dproc-sa110.S205 .long PMD_TYPE_SECT | \
210 .long PMD_TYPE_SECT | \
H A Dproc-v6.S276 PMD_TYPE_SECT | \
281 PMD_TYPE_SECT | \
285 .long PMD_TYPE_SECT | \
H A Dproc-sa1100.S249 .long PMD_TYPE_SECT | \
254 .long PMD_TYPE_SECT | \
H A Didmap.c91 prot |= PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_SECT_AF; in identity_mapping_add()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkernel-pgtable.h110 #define SWAPPER_PMD_FLAGS (PMD_TYPE_SECT | PMD_SECT_AF | PMD_SECT_S)
H A Dpgtable-prot.h37 #define _PROT_SECT_DEFAULT (PMD_TYPE_SECT | PMD_SECT_AF | PMD_SECT_S)
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-3level-hwdef.h20 #define PMD_TYPE_SECT (_AT(pmdval_t, 1) << 0) macro
H A Dpgtable-2level-hwdef.h19 #define PMD_TYPE_SECT (_AT(pmdval_t, 2) << 0) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkernel-pgtable.h111 #define SWAPPER_PMD_FLAGS (PMD_TYPE_SECT | PMD_SECT_AF | PMD_SECT_S | PTE_UXN)
H A Dpgtable-prot.h31 #define _PROT_SECT_DEFAULT (PMD_TYPE_SECT | PMD_SECT_AF | PMD_SECT_S)
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-3level-hwdef.h20 #define PMD_TYPE_SECT (_AT(pmdval_t, 1) << 0) macro
H A Dpgtable-2level-hwdef.h19 #define PMD_TYPE_SECT (_AT(pmdval_t, 2) << 0) macro

Completed in 10 milliseconds

123