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

/linux-master/include/asm-generic/
H A Dfixmap.h74 #define __set_fixmap_offset(idx, phys, flags) \ macro
83 __set_fixmap_offset(idx, phys, FIXMAP_PAGE_NORMAL)
92 __set_fixmap_offset(idx, phys, FIXMAP_PAGE_NOCACHE)
101 __set_fixmap_offset(idx, phys, FIXMAP_PAGE_IO)

Completed in 106 milliseconds