Searched defs:set_fixmap (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/asm-x86/ | ||
A D | fixmap.h | 74 #define set_fixmap(idx, phys) \ macro |
/xen/xen/arch/arm/ | ||
A D | mm.c | 363 void set_fixmap(unsigned map, mfn_t mfn, unsigned int flags) in set_fixmap() function |
Completed in 11 milliseconds