Home
last modified time | relevance | path

Searched refs:PMD_SECT_WRITE (Results 1 – 3 of 3) sorted by relevance

/arch/unicore32/include/asm/
Dpgtable-hwdef.h30 #define PMD_SECT_WRITE (1 << 7) macro
/arch/unicore32/mm/
Dmmu.c85 PMD_SECT_READ | PMD_SECT_WRITE)
114 PMD_SECT_READ | PMD_SECT_WRITE | PMD_SECT_EXEC,
462 base_pmdval = PMD_SECT_WRITE | PMD_SECT_READ | PMD_TYPE_SECT; in setup_mm_for_reboot()
/arch/unicore32/kernel/
Dhead.S88 or r7, r7, #PMD_SECT_READ | PMD_SECT_WRITE | PMD_SECT_EXEC