_log
return (dml_float_t) (_log(x) / _log(base));
return (dml_float_t) (_log(x) / _log(2));
static void r535_debugfs_shutdown(struct nvif_log *_log)
struct r535_gsp_log *log = container_of(_log, struct r535_gsp_log, log);