Searched defs:kvm_write_c0_guest_epc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
H A Dkvm_host.h476 #define kvm_write_c0_guest_epc(cop0, val) (cop0->reg[MIPS_CP0_EXC_PC][0] = (val)) macro

Completed in 79 milliseconds