Searched refs:native_set_fixmap (Results 1 – 3 of 3) sorted by relevance
167 void native_set_fixmap(enum fixed_addresses idx,174 native_set_fixmap(idx, phys, flags); in __set_fixmap()
483 .set_fixmap = native_set_fixmap,
443 void native_set_fixmap(enum fixed_addresses idx, phys_addr_t phys, in native_set_fixmap() function