Searched refs:vm_set_x2apic_state (Results 1 – 5 of 5) sorted by relevance
286 err = vm_set_x2apic_state(vcpu, X2APIC_ENABLED); in bhyve_init_vcpu()288 err = vm_set_x2apic_state(vcpu, X2APIC_DISABLED); in bhyve_init_vcpu()
230 int vm_set_x2apic_state(struct vcpu *vcpu, enum x2apic_state s);
436 error = vm_set_x2apic_state(vcpu, x2apic->state); in vmmdev_machdep_ioctl()
391 vm_set_x2apic_state(vcpu, X2APIC_DISABLED); in vcpu_init()2627 vm_set_x2apic_state(struct vcpu *vcpu, enum x2apic_state state) in vm_set_x2apic_state() function
297 int vm_set_x2apic_state(struct vcpu *vcpu, enum x2apic_state state);