Searched refs:vm_set_x2apic_state (Results 1 – 7 of 7) sorted by relevance
93 err = vm_set_x2apic_state(vcpu, X2APIC_ENABLED); in bhyve_init_vcpu()95 err = vm_set_x2apic_state(vcpu, X2APIC_DISABLED); in bhyve_init_vcpu()
207 int vm_set_x2apic_state(struct vcpu *vcpu, enum x2apic_state s);
1154 vm_set_x2apic_state(struct vcpu *vcpu, enum x2apic_state state) in vm_set_x2apic_state() function
295 int vm_set_x2apic_state(struct vcpu *vcpu, enum x2apic_state state);
366 vm_set_x2apic_state(vcpu, X2APIC_DISABLED); in vcpu_init()2596 vm_set_x2apic_state(struct vcpu *vcpu, enum x2apic_state state) in vm_set_x2apic_state() function
954 error = vm_set_x2apic_state(vcpu, x2apic->state); in vmmdev_ioctl()
1966 error = vm_set_x2apic_state(vcpu, x2apic_state); in main()