Home
last modified time | relevance | path

Searched defs:PAGE_AGP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_memory.c52 # define PAGE_AGP pgprot_noncached_wc(PAGE_KERNEL) macro
54 # define PAGE_AGP PAGE_KERNEL macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dpgtable.h39 #define PAGE_AGP (PAGE_KERNEL_NC) macro
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_64.h248 #define PAGE_AGP PAGE_KERNEL_NOCACHE macro