Searched refs:EMULATE_DO_MMIO (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dpowerpc.c57 case EMULATE_DO_MMIO:
364 return EMULATE_DO_MMIO;
412 return EMULATE_DO_MMIO;
H A Dbook3s_paired_singles.c197 } else if (r == EMULATE_DO_MMIO) {
256 } else if (r == EMULATE_DO_MMIO) {
287 } else if ((r == EMULATE_DO_MMIO) && w) {
291 } else if (r == EMULATE_DO_MMIO) {
324 } else if ((r == EMULATE_DO_MMIO) && w) {
326 } else if (r == EMULATE_DO_MMIO) {
H A Dbook3s.c496 return EMULATE_DO_MMIO;
528 return EMULATE_DO_MMIO;
926 case EMULATE_DO_MMIO:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dkvm_ppc.h39 EMULATE_DO_MMIO, /* kvm_run filled with MMIO request */ enumerator in enum:emulation_result
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkvm_host.h559 EMULATE_DO_MMIO, /* kvm_run filled with mmio request */ enumerator in enum:emulation_result
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c4069 return EMULATE_DO_MMIO;
4075 return EMULATE_DO_MMIO;
H A Dmmu.c2984 case EMULATE_DO_MMIO:
H A Dvmx.c3623 if (err == EMULATE_DO_MMIO) {

Completed in 208 milliseconds