Home
last modified time | relevance | path

Searched refs:PMD_BIT4 (Results 1 – 15 of 15) sorted by relevance

/linux/arch/arm/include/asm/
H A Dpgalloc.h20 #define _PAGE_USER_TABLE (PMD_TYPE_TABLE | PMD_BIT4 | PMD_DOMAIN(DOMAIN_USER))
21 #define _PAGE_KERNEL_TABLE (PMD_TYPE_TABLE | PMD_BIT4 | PMD_DOMAIN(DOMAIN_KERNEL))
H A Dpgtable-3level-hwdef.h23 #define PMD_BIT4 (_AT(pmdval_t, 0)) macro
H A Dpgtable-2level-hwdef.h21 #define PMD_BIT4 (_AT(pmdval_t, 1) << 4) macro
/linux/arch/arm/mm/
H A Dproc-arm720.S194 PMD_BIT4 | \
198 PMD_BIT4 | \
H A Dproc-fa526.S203 PMD_BIT4 | \
207 PMD_BIT4 | \
H A Didmap.c101 prot |= PMD_BIT4; in identity_mapping_add()
H A Dproc-arm1022.S462 PMD_BIT4 | \
466 PMD_BIT4 | \
H A Dproc-arm1026.S457 PMD_BIT4 | \
461 PMD_BIT4 | \
H A Dproc-arm922.S431 PMD_BIT4 | \
435 PMD_BIT4 | \
H A Dproc-arm1020e.S469 PMD_BIT4 | \
473 PMD_BIT4 | \
H A Dproc-arm920.S454 PMD_BIT4 | \
458 PMD_BIT4 | \
H A Dproc-arm925.S497 PMD_BIT4 | \
501 PMD_BIT4 | \
H A Dproc-arm926.S481 PMD_BIT4 | \
485 PMD_BIT4 | \
H A Dmmu.c495 mem_types[i].prot_sect &= ~PMD_BIT4; in build_mem_type_table()
496 mem_types[i].prot_l1 &= ~PMD_BIT4; in build_mem_type_table()
501 mem_types[i].prot_l1 |= PMD_BIT4; in build_mem_type_table()
503 mem_types[i].prot_sect |= PMD_BIT4; in build_mem_type_table()
H A Dproc-feroceon.S577 PMD_BIT4 | \
581 PMD_BIT4 | \