Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Demulate.c3269 int cr_num = ctxt->modrm_reg; in em_cr_write() local
3272 if (ctxt->ops->set_cr(ctxt, cr_num, ctxt->src.val)) in em_cr_write()
3278 if (cr_num == 0) { in em_cr_write()