Home
last modified time | relevance | path

Searched refs:kvm_pr_unimpl (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/kvm/
Dcoproc.h61 kvm_pr_unimpl(" { CRm64(%2lu), Op1(%2lu), is64, func_%s },\n", in print_cp_instr()
64 kvm_pr_unimpl(" { CRn(%2lu), CRm(%2lu), Op1(%2lu), Op2(%2lu), is32," in print_cp_instr()
Dhandle_exit.c168 kvm_pr_unimpl("Unsupported exception type: %d", in handle_exit()
/linux-4.4.14/arch/arm64/kvm/
Dhandle_exit.c186 kvm_pr_unimpl("Unsupported exception type: %d", in handle_exit()
Dsys_regs.h69 kvm_pr_unimpl(" { Op0(%2u), Op1(%2u), CRn(%2u), CRm(%2u), Op2(%2u), func_%s },\n", in print_sys_reg_instr()
/linux-4.4.14/include/linux/
Dkvm_host.h436 #define kvm_pr_unimpl(fmt, ...) \ macro
442 kvm_pr_unimpl("vcpu%i " fmt, (vcpu)->vcpu_id, ## __VA_ARGS__)