Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/camss/
A Dcamss-vfe-gen1.h33 void (*halt_request)(struct vfe_device *vfe); member
A Dcamss-vfe-gen1.c24 vfe->ops_gen1->halt_request(vfe); in vfe_gen1_halt()
A Dcamss-vfe-4-1.c964 .halt_request = vfe_halt_request,
A Dcamss-vfe-4-7.c1160 .halt_request = vfe_halt_request,
A Dcamss-vfe-4-8.c1145 .halt_request = vfe_halt_request,
/linux/arch/x86/include/asm/
A Dkvm_host.h724 int halt_request; /* real mode on Intel only */ member
/linux/arch/x86/kvm/vmx/
A Dvmx.c4693 if (vcpu->arch.halt_request) { in handle_rmode_exception()
4694 vcpu->arch.halt_request = 0; in handle_rmode_exception()
5364 if (vcpu->arch.halt_request) { in handle_invalid_guest_state()
5365 vcpu->arch.halt_request = 0; in handle_invalid_guest_state()
/linux/arch/x86/kvm/
A Dx86.c7451 emul_to_vcpu(ctxt)->arch.halt_request = 1; in emulator_halt()

Completed in 59 milliseconds