Searched defs:kvm_write_c0_guest_errorepc (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/ | ||
H A D | kvm_host.h | 494 #define kvm_write_c0_guest_errorepc(cop0, val) (cop0->reg[MIPS_CP0_ERROR_PC][0] = (val)) macro |
Completed in 42 milliseconds