Home
last modified time | relevance | path

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

/tools/testing/kunit/
A Dkunit_kernel.py214 def _get_qemu_ops(config_path: str, function
255 self._arch, self._ops = _get_qemu_ops(qemu_config_path, extra_qemu_args, cross_compile)
262 _, self._ops = _get_qemu_ops(qemu_config_path, extra_qemu_args, cross_compile)

Completed in 11 milliseconds