mirror of
https://github.com/torvalds/linux.git
synced 2026-09-20 18:14:37 +02:00
Add #defines for all known EFLAGS bit, e.g. so that tests can use things like EFLAGS.TF to validate single-stepping behavior. Opportunistically use X86_EFLAGS_FIXED instead of an open-coded equivalent when stuffing initial vCPU state. No functional change intended. Link: https://patch.msgid.link/20260515222638.1949982-9-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
||
|---|---|---|
| .. | ||
| apic.c | ||
| handlers.S | ||
| hyperv.c | ||
| memstress.c | ||
| pmu.c | ||
| processor.c | ||
| sev.c | ||
| svm.c | ||
| ucall.c | ||
| vmx.c | ||