Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c8279 static bool emulator_guest_has_fxsr(struct x86_emulate_ctxt *ctxt) in emulator_guest_has_fxsr() function
8376 .guest_has_fxsr = emulator_guest_has_fxsr,