Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/kunit/
A Dkunit_kernel.py198 def _get_qemu_ops(config_path: str, function
239 self._arch, self._ops = _get_qemu_ops(qemu_config_path, extra_qemu_args, cross_compile)
246 _, self._ops = _get_qemu_ops(qemu_config_path, extra_qemu_args, cross_compile)

Completed in 6 milliseconds