Home
last modified time | relevance | path

Searched defs:msw (Results 1 – 2 of 2) sorted by relevance

/arch/x86/math-emu/
Dpoly.h26 unsigned long msw; member
/arch/x86/kvm/
Dx86.c658 void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw) in kvm_lmsw()