|
Linux Kernel
3.7.1
|
#include <linux/kvm.h>#include <linux/kvm_host.h>#include <linux/slab.h>#include <asm/sigp.h>#include "gaccess.h"#include "kvm-s390.h"#include "trace.h"Go to the source code of this file.
Functions | |
| int | kvm_s390_inject_sigp_stop (struct kvm_vcpu *vcpu, int action) |
| int | kvm_s390_handle_sigp (struct kvm_vcpu *vcpu) |
1.8.2