Searched refs:dcr_map_ok_native (Results 1 – 3 of 3) sorted by relevance
38 #define DCR_MAP_OK(host) dcr_map_ok_native(host)
21 static inline bool dcr_map_ok_native(dcr_host_native_t host) in dcr_map_ok_native() function
40 return dcr_map_ok_native(host.host.native); in dcr_map_ok_generic()