Searched refs:pgprot_framebuffer (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dfb.h9 pgprot_t pgprot_framebuffer(pgprot_t prot,
12 #define pgprot_framebuffer pgprot_framebuffer macro
/linux-master/arch/powerpc/include/asm/
H A Dfb.h7 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, function
13 #define pgprot_framebuffer pgprot_framebuffer macro
/linux-master/arch/m68k/include/asm/
H A Dfb.h8 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, function
28 #define pgprot_framebuffer pgprot_framebuffer macro
/linux-master/arch/mips/include/asm/
H A Dfb.h6 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, function
12 #define pgprot_framebuffer pgprot_framebuffer macro
/linux-master/arch/sparc/include/asm/
H A Dfb.h12 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, function
18 #define pgprot_framebuffer pgprot_framebuffer macro
/linux-master/arch/x86/video/
H A Dfbdev.c16 pgprot_t pgprot_framebuffer(pgprot_t prot, function
26 EXPORT_SYMBOL(pgprot_framebuffer); variable
/linux-master/include/asm-generic/
H A Dfb.h16 #ifndef pgprot_framebuffer
17 #define pgprot_framebuffer pgprot_framebuffer macro
18 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, function
/linux-master/drivers/video/fbdev/core/
H A Dfb_io_fops.c164 vma->vm_page_prot = pgprot_framebuffer(vma->vm_page_prot, vma->vm_start,

Completed in 122 milliseconds