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.c3256 int cr_num = ctxt->modrm_reg; in em_cr_write() local
3259 if (ctxt->ops->set_cr(ctxt, cr_num, ctxt->src.val)) in em_cr_write()
3265 if (cr_num == 0) { in em_cr_write()