Home
last modified time | relevance | path

Searched defs:PAGE_AGP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_memory.c52 # define PAGE_AGP pgprot_noncached_wc(PAGE_KERNEL) macro
54 # define PAGE_AGP PAGE_KERNEL macro
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_memory.c54 # define PAGE_AGP pgprot_noncached_wc(PAGE_KERNEL) macro
56 # define PAGE_AGP PAGE_KERNEL macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpgtable.h39 #define PAGE_AGP (PAGE_KERNEL_NC) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable_64.h247 #define PAGE_AGP PAGE_KERNEL_NOCACHE macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable_64.h248 #define PAGE_AGP PAGE_KERNEL_NOCACHE macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgtable.h36 #define PAGE_AGP (PAGE_KERNEL_NC) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h101 #define PAGE_AGP (PAGE_KERNEL_NC) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h179 #define PAGE_AGP (PAGE_KERNEL_NC) macro

Completed in 7 milliseconds