Home
last modified time | relevance | path

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

/Linux-v4.19/include/asm-generic/
Dfixmap.h73 #define __set_fixmap_offset(idx, phys, flags) \ macro
82 __set_fixmap_offset(idx, phys, FIXMAP_PAGE_NORMAL)
91 __set_fixmap_offset(idx, phys, FIXMAP_PAGE_NOCACHE)
100 __set_fixmap_offset(idx, phys, FIXMAP_PAGE_IO)