Home
last modified time | relevance | path

Searched defs:clear_fixmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/parisc/mm/
H A Dfixmap.c27 void notrace clear_fixmap(enum fixed_addresses idx) in clear_fixmap() function
/openbmc/linux/include/asm-generic/
H A Dfixmap.h69 #define clear_fixmap(idx) \ macro