Home
last modified time | relevance | path

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

/tools/testing/selftests/x86/bugs/
A Dits_sysfs.py20 ITS_MITIGATION_VMEXIT_ONLY = "Mitigation: Vulnerable, KVM: Not affected" variable
29 bug_check_fail(bug, ITS_MITIGATION_ALIGNED_THUNKS, ITS_MITIGATION_VMEXIT_ONLY)
43 if mitigation == ITS_MITIGATION_VMEXIT_ONLY:
45 bug_check_pass(bug, ITS_MITIGATION_VMEXIT_ONLY)
47 bug_check_fail(bug, ITS_MITIGATION_VMEXIT_ONLY, ITS_MITIGATION_ALIGNED_THUNKS)

Completed in 3 milliseconds