Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c6972 static bool emulator_guest_has_fxsr(struct x86_emulate_ctxt *ctxt) in emulator_guest_has_fxsr() function
7064 .guest_has_fxsr = emulator_guest_has_fxsr,