Home
last modified time | relevance | path

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

/linux/tools/testing/kunit/
H A Dkunit_kernel.py201 def _get_qemu_ops(config_path: str, function
242 self._arch, self._ops = _get_qemu_ops(qemu_config_path, extra_qemu_args, cross_compile)
249 _, self._ops = _get_qemu_ops(qemu_config_path, extra_qemu_args, cross_compile)