Home
last modified time | relevance | path

Searched defs:__set_fixmap (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/arch/sh/mm/
Dnommu.c98 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
Dinit.c102 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
/linux-3.3/arch/x86/include/asm/
Dfixmap.h171 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
Dparavirt.h745 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
/linux-3.3/arch/powerpc/mm/
Dpgtable_32.c439 void __set_fixmap (enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function
/linux-3.3/arch/tile/mm/
Dpgtable.c125 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t flags) in __set_fixmap() function