Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c8334 static int emulator_set_cr(struct x86_emulate_ctxt *ctxt, int cr, ulong val) in emulator_set_cr() function
8645 .set_cr = emulator_set_cr,