Searched refs:_get_qemu_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/kunit/
H A Dkunit_kernel.py200 def _get_qemu_ops(config_path: str, function
241 self._arch, self._ops = _get_qemu_ops(qemu_config_path, extra_qemu_args, cross_compile)
248 _, self._ops = _get_qemu_ops(qemu_config_path, extra_qemu_args, cross_compile)

Completed in 138 milliseconds