Searched refs:panic_vm (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dmmio.c69 panic_vm(v, "Undefined write on PIB INTA\n");
75 panic_vm(v, "Undefined write on PIB XTP\n");
82 panic_vm(v, "Can't LHF write with size %ld!\n",
87 panic_vm(v, "IPI-UHF write %lx\n", addr);
105 panic_vm(v, "Undefined read on PIB INTA\n");
112 panic_vm(v, "Undefined read on PIB XTP\n");
116 panic_vm(v, "Undefined addr access for lsapic!\n");
155 panic_vm(vcpu, "Unhandled mmio access returned!\n");
317 panic_vm(vcpu, "Unsupported MMIO access instruction! "
330 panic_vm(vcp
[all...]
H A Dprocess.c522 panic_vm(vcpu, "Interruption with vector :0x%lx occurs "
617 panic_vm(vcpu, "Mis-set for exit reason!\n");
645 panic_vm(vcpu, "Mis-set for exit reason!\n");
716 panic_vm(vcpu, "Trying to inject one IRQ with psr.ic=0\n");
980 panic_vm(vcpu, "Failed to do vmm sanity check,"
1019 panic_vm(vcpu, "Unexpected interruption occurs in VMM, vector:0x%lx\n",
H A Dvtlb.c569 panic_vm(current_vcpu, "Invalid gpfn =%lx\n", gpfn);
H A Dvcpu.c1641 panic_vm(vcpu, "Only support guests with vpsr.pk =0 "
2091 panic_vm(vcpu, "Machine Status conflicts!\n");
2192 void panic_vm(struct kvm_vcpu *v, const char *fmt, ...) function
H A Dvcpu.h744 void panic_vm(struct kvm_vcpu *v, const char *fmt, ...);

Completed in 57 milliseconds