Home
last modified time | relevance | path

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

/tools/testing/selftests/x86/bugs/
A Dits_sysfs.py26 bug_check_fail(bug, ITS_MITIGATION_ALIGNED_THUNKS, ITS_MITIGATION_RETPOLINE_STUFF)
29 bug_check_fail(bug, ITS_MITIGATION_ALIGNED_THUNKS, ITS_MITIGATION_VMEXIT_ONLY)
41 bug_check_fail(bug, ITS_MITIGATION_RETPOLINE_STUFF, ITS_MITIGATION_ALIGNED_THUNKS)
47 bug_check_fail(bug, ITS_MITIGATION_VMEXIT_ONLY, ITS_MITIGATION_ALIGNED_THUNKS)
53 bug_check_fail(bug, "Mitigation", ITS_MITIGATION_VULNERABLE)
A Dcommon.py80 def bug_check_fail(bug, found, expected): function

Completed in 3 milliseconds