Home
last modified time | relevance | path

Searched refs:FIXMAP_PAGE_NORMAL (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/asm-generic/
A Dfixmap.h47 #ifndef FIXMAP_PAGE_NORMAL
48 #define FIXMAP_PAGE_NORMAL PAGE_KERNEL macro
65 __set_fixmap(idx, phys, FIXMAP_PAGE_NORMAL)
83 __set_fixmap_offset(idx, phys, FIXMAP_PAGE_NORMAL)
/linux-6.3-rc2/arch/arm/include/asm/
A Dfixmap.h45 #define FIXMAP_PAGE_NORMAL (pgprot_kernel | L_PTE_XN) macro
46 #define FIXMAP_PAGE_RO (FIXMAP_PAGE_NORMAL | L_PTE_RDONLY)
/linux-6.3-rc2/mm/
A Dearly_ioremap.c223 FIXMAP_PAGE_NORMAL); in early_memremap()
/linux-6.3-rc2/arch/x86/platform/efi/
A Dquirks.c281 pgprot_val(pgprot_encrypted(FIXMAP_PAGE_NORMAL))); in efi_arch_mem_reserve()

Completed in 8 milliseconds