Home
last modified time | relevance | path

Searched refs:PMD_TYPE_SECT (Results 1 – 25 of 26) sorted by relevance

12

/linux/arch/arm/mm/
H A Dproc-arm720.S191 .long PMD_TYPE_SECT | \
197 .long PMD_TYPE_SECT | \
H A Dproc-v6.S283 PMD_TYPE_SECT | \
288 PMD_TYPE_SECT | \
292 .long PMD_TYPE_SECT | \
H A Dproc-sa110.S212 .long PMD_TYPE_SECT | \
217 .long PMD_TYPE_SECT | \
H A Dproc-sa1100.S256 .long PMD_TYPE_SECT | \
261 .long PMD_TYPE_SECT | \
H A Didmap.c98 prot |= PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_SECT_AF; in identity_mapping_add()
H A Dproc-arm1022.S461 .long PMD_TYPE_SECT | \
465 .long PMD_TYPE_SECT | \
H A Dproc-arm922.S428 .long PMD_TYPE_SECT | \
434 .long PMD_TYPE_SECT | \
H A Dproc-arm1026.S456 .long PMD_TYPE_SECT | \
460 .long PMD_TYPE_SECT | \
H A Dproc-arm1020e.S468 .long PMD_TYPE_SECT | \
472 .long PMD_TYPE_SECT | \
H A Dproc-arm920.S451 .long PMD_TYPE_SECT | \
457 .long PMD_TYPE_SECT | \
H A Dproc-arm1020.S509 .long PMD_TYPE_SECT | \
512 .long PMD_TYPE_SECT | \
H A Dproc-arm925.S495 .long PMD_TYPE_SECT | \
500 .long PMD_TYPE_SECT | \
H A Dproc-arm926.S478 .long PMD_TYPE_SECT | \
484 .long PMD_TYPE_SECT | \
H A Dproc-xsc3.S515 .long PMD_TYPE_SECT | \
520 .long PMD_TYPE_SECT | \
H A Dproc-xscale.S603 .long PMD_TYPE_SECT | \
608 .long PMD_TYPE_SECT | \
H A Dproc-v7.S654 ALT_SMP(.long PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_SECT_AP_READ | \
656 ALT_UP(.long PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_SECT_AP_READ | \
658 .long PMD_TYPE_SECT | PMD_SECT_AP_WRITE | \
/linux/arch/arm/include/asm/
H A Dpgtable-3level-hwdef.h21 #define PMD_TYPE_SECT (_AT(pmdval_t, 1) << 0) macro
H A Dpgtable-2level.h216 #define pmd_leaf(pmd) (pmd_val(pmd) & PMD_TYPE_SECT)
H A Dpgtable-2level-hwdef.h19 #define PMD_TYPE_SECT (_AT(pmdval_t, 2) << 0) macro
H A Dpgtable-3level.h120 PMD_TYPE_SECT)
/linux/arch/arm64/kernel/pi/
H A Dmap_range.c48 protval |= (level == 2) ? PMD_TYPE_SECT : PTE_TYPE_PAGE; in map_range()
/linux/arch/arm64/include/asm/
H A Dpgtable-prot.h39 #define PROT_SECT_DEFAULT (PMD_TYPE_SECT | PMD_MAYBE_NG | PMD_MAYBE_SHARED | PMD_SECT_AF)
H A Dpgtable-hwdef.h138 #define PMD_TYPE_SECT (_AT(pmdval_t, 1) << 0) macro
/linux/arch/arm64/kvm/
H A Dptdump.c56 .val = PMD_TYPE_SECT,
/linux/arch/arm64/mm/
H A Dptdump.c84 .val = PMD_TYPE_SECT,

12