Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c8856 static int emulator_get_xcr(struct x86_emulate_ctxt *ctxt, u32 index, u64 *xcr) in emulator_get_xcr() function
8936 .get_xcr = emulator_get_xcr,