Searched refs:MT_MEMORY_RW (Results 1 - 3 of 3) sorted by path

/linux-master/arch/arm/include/asm/mach/
H A Dmap.h29 MT_MEMORY_RW, enumerator in enum:__anon1
/linux-master/arch/arm/mm/
H A Dioremap.c294 mtype != MT_MEMORY_RW))
417 MT_MEMORY_RW,
H A Dmmu.c292 [MT_MEMORY_RW] = {
522 mem_types[MT_MEMORY_RW].prot_sect |= PMD_SECT_XN;
621 mem_types[MT_MEMORY_RW].prot_sect |= PMD_SECT_S;
622 mem_types[MT_MEMORY_RW].prot_pte |= L_PTE_SHARED;
683 mem_types[MT_MEMORY_RW].prot_sect |= ecc_mask | cp->pmd;
684 mem_types[MT_MEMORY_RW].prot_pte |= kern_pgprot;
1552 map.type = MT_MEMORY_RW;
1558 map.type = MT_MEMORY_RW;
1578 map.type = MT_MEMORY_RW;
1625 map.type = MT_MEMORY_RW;
[all...]

Completed in 201 milliseconds