Home
last modified time | relevance | path

Searched refs:_PAGE_MA_WC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgtable.h37 #define _PAGE_MA_WC (0x6 << 2) /* write coalescing memory attribute */ macro
352 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC)
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpgtable.h37 #define _PAGE_MA_WC (0x6 << 2) /* write coalescing memory attribute */ macro
315 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC)
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Defi.c629 _PAGE_MA_WC | in efi_enter_virtual_mode()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Defi.c631 _PAGE_MA_WC | in efi_enter_virtual_mode()

Completed in 7 milliseconds