Home
last modified time | relevance | path

Searched refs:__set_fixmap_offset (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dfixmap.h224 __set_fixmap_offset(enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap_offset() function
231 __set_fixmap_offset(idx, phys, PAGE_KERNEL)
234 __set_fixmap_offset(idx, phys, PAGE_KERNEL_NOCACHE)