Searched refs:CPU_REG_CR0 (Results 1 – 6 of 6) sorted by relevance
321 bitmap_clear_nolock(CPU_REG_CR0, &vcpu->reg_cached); in vmx_write_cr0()524 if (bitmap_test_and_set_nolock(CPU_REG_CR0, &vcpu->reg_cached) == 0) { in vcpu_get_cr0()
172 bitmap_set_nolock(CPU_REG_CR0, &vcpu->reg_updated); in load_world_ctx()
44 #define CPU_REG_NONGENERAL_FIRST CPU_REG_CR046 #define CPU_REG_NATURAL_FIRST CPU_REG_CR0365 case CPU_REG_CR0: in get_vmcs_field()
681 if (bitmap_test_and_clear_nolock(CPU_REG_CR0, &vcpu->reg_updated)) { in write_cached_registers()
1341 bitmap_clear_nolock(CPU_REG_CR0, &vcpu->reg_cached); in set_vmcs01_guest_state()
239 CPU_REG_CR0, enumerator
Completed in 16 milliseconds