Searched refs:set_fixmap (Results 1 – 5 of 5) sorted by relevance
63 #ifndef set_fixmap64 #define set_fixmap(idx, phys) \ macro
59 void set_fixmap(enum fixed_addresses idx, phys_addr_t phys);
30 set_fixmap(FIX_PARAVIRT_BOOTMAP, xen_start_info->shared_info); in xen_pv_post_suspend()
13 void notrace set_fixmap(enum fixed_addresses idx, phys_addr_t phys) in set_fixmap() function
84 set_fixmap(FIX_TEXT_KEXEC, phys); in machine_kexec()