| /linux/arch/powerpc/kvm/ |
| A D | emulate.c | 117 if (emulated == EMULATE_FAIL) in kvmppc_emulate_mtspr() 125 return emulated; in kvmppc_emulate_mtspr() 185 if (emulated == EMULATE_DONE) in kvmppc_emulate_mfspr() 189 return emulated; in kvmppc_emulate_mfspr() 208 return emulated; in kvmppc_emulate_instruction() 247 emulated = EMULATE_DONE; in kvmppc_emulate_instruction() 255 emulated = EMULATE_DONE; in kvmppc_emulate_instruction() 265 emulated = EMULATE_FAIL; in kvmppc_emulate_instruction() 281 emulated = EMULATE_FAIL; in kvmppc_emulate_instruction() 286 emulated = EMULATE_FAIL; in kvmppc_emulate_instruction() [all …]
|
| A D | book3s_paired_singles.c | 175 int emulated = EMULATE_FAIL; in kvmppc_emulate_fpr_load() local 196 emulated = EMULATE_DONE; in kvmppc_emulate_fpr_load() 213 return emulated; in kvmppc_emulate_fpr_load() 253 emulated = EMULATE_DONE; in kvmppc_emulate_fpr_store() 259 return emulated; in kvmppc_emulate_fpr_store() 292 emulated = EMULATE_DONE; in kvmppc_emulate_psq_load() 302 return emulated; in kvmppc_emulate_psq_load() 326 emulated = EMULATE_DONE; in kvmppc_emulate_psq_store() 332 return emulated; in kvmppc_emulate_psq_store() 639 return emulated; in kvmppc_emulate_paired_single() [all …]
|
| A D | emulate_loadstore.c | 82 if (emulated != EMULATE_DONE) in kvmppc_emulate_loadstore() 83 return emulated; in kvmppc_emulate_loadstore() 94 emulated = EMULATE_FAIL; in kvmppc_emulate_loadstore() 107 emulated = kvmppc_handle_loads(vcpu, in kvmppc_emulate_loadstore() 110 emulated = kvmppc_handle_load(vcpu, in kvmppc_emulate_loadstore() 127 emulated = kvmppc_handle_loads(vcpu, in kvmppc_emulate_loadstore() 130 emulated = kvmppc_handle_load(vcpu, in kvmppc_emulate_loadstore() 253 emulated = kvmppc_handle_store(vcpu, in kvmppc_emulate_loadstore() 353 emulated = EMULATE_DONE; in kvmppc_emulate_loadstore() 363 if (emulated != EMULATE_FAIL) in kvmppc_emulate_loadstore() [all …]
|
| A D | e500_emulate.c | 89 int emulated = EMULATE_DONE; in kvmppc_e500_emul_ehpriv() local 97 emulated = EMULATE_EXIT_USER; in kvmppc_e500_emul_ehpriv() 101 emulated = EMULATE_FAIL; in kvmppc_e500_emul_ehpriv() 103 return emulated; in kvmppc_e500_emul_ehpriv() 131 int emulated = EMULATE_DONE; in kvmppc_core_emulate_op_e500() local 189 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_e500() 195 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_e500() 201 return emulated; in kvmppc_core_emulate_op_e500() 207 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mtspr_e500() local 318 return emulated; in kvmppc_core_emulate_mtspr_e500() [all …]
|
| A D | book3s_emulate.c | 246 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr() 258 emulated = EMULATE_DONE; in kvmppc_core_emulate_op_pr() 288 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr() 363 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr() 424 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr() 435 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr() 620 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr() 624 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr() 630 return emulated; in kvmppc_core_emulate_op_pr() 861 return emulated; in kvmppc_core_emulate_mtspr_pr() [all …]
|
| A D | booke_emulate.c | 45 int emulated = EMULATE_DONE; in kvmppc_booke_emulate_op() local 71 emulated = EMULATE_FAIL; in kvmppc_booke_emulate_op() 102 emulated = EMULATE_FAIL; in kvmppc_booke_emulate_op() 108 emulated = EMULATE_FAIL; in kvmppc_booke_emulate_op() 111 return emulated; in kvmppc_booke_emulate_op() 122 int emulated = EMULATE_DONE; in kvmppc_booke_emulate_mtspr() local 369 emulated = EMULATE_FAIL; in kvmppc_booke_emulate_mtspr() 376 return emulated; in kvmppc_booke_emulate_mtspr() 381 int emulated = EMULATE_DONE; in kvmppc_booke_emulate_mfspr() local 507 emulated = EMULATE_FAIL; in kvmppc_booke_emulate_mfspr() [all …]
|
| A D | powerpc.c | 1324 if (emulated != EMULATE_DONE) in kvmppc_handle_vsx_load() 1332 return emulated; in kvmppc_handle_vsx_load() 1467 emulated = kvmppc_handle_store(vcpu, in kvmppc_handle_vsx_store() 1470 if (emulated != EMULATE_DONE) in kvmppc_handle_vsx_store() 1479 return emulated; in kvmppc_handle_vsx_store() 1498 switch (emulated) { in kvmppc_emulate_mmio_vsx_loadstore() 1530 if (emulated != EMULATE_DONE) in kvmppc_handle_vmx_load() 1538 return emulated; in kvmppc_handle_vmx_load() 1650 if (emulated != EMULATE_DONE) in kvmppc_handle_vmx_store() 1658 return emulated; in kvmppc_handle_vmx_store() [all …]
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | dm-ebs.rst | 11 Supported emulated logical block sizes 512, 1024, 2048 and 4096. 18 <dev path> <offset> <emulated sectors> [<underlying sectors>] 27 has to be a multiple of <emulated sectors>. 28 <emulated sectors>: 29 Number of sectors defining the logical block size to be emulated;
|
| /linux/arch/x86/xen/ |
| A D | pmu.c | 318 bool emulated; in pmu_msr_read() local 320 if (!pmu_msr_chk_emulated(msr, val, true, &emulated)) in pmu_msr_read() 323 if (!emulated) { in pmu_msr_read() 334 bool emulated; in pmu_msr_write() local 336 if (!pmu_msr_chk_emulated(msr, &val, false, &emulated)) in pmu_msr_write() 339 if (!emulated) { in pmu_msr_write()
|
| /linux/Documentation/userspace-api/gpio/ |
| A D | gpio-v2-get-line-ioctl.rst | 90 supported directly by hardware, debouncing is emulated in software by the 109 The approach applied depends on whether the feature can reasonably be emulated 129 Debounce is emulated by applying a filter to hardware interrupts on the line. 134 Drive is emulated by switching the line to an input when the line should not 143 emulated, or is best effort.
|
| A D | gpio-get-linehandle-ioctl.rst | 92 The approach applied depends on whether the feature can reasonably be emulated 110 Drive is emulated by switching the line to an input when the line should not 116 emulated, or is best effort.
|
| /linux/Documentation/arch/powerpc/ |
| A D | dscr.rst | 64 works, as it is emulated following an illegal instruction exception 65 inside the kernel. Both mfspr and mtspr instructions are emulated. 69 all mfspr instruction based read attempts will get emulated and returned
|
| /linux/Documentation/security/tpm/ |
| A D | tpm_vtpm_proxy.rst | 17 container gets its own unique, emulated, software TPM. 22 To make an emulated software TPM available to each container, the container
|
| /linux/drivers/media/test-drivers/vicodec/ |
| A D | Kconfig | 12 a video device node that exposes an emulated hardware codec.
|
| /linux/Documentation/userspace-api/ |
| A D | vduse.rst | 8 the hardware or emulated by software. VDUSE is a framework that makes it 9 possible to implement software-emulated vDPA devices in userspace. And 10 to make the device emulation more secure, the emulated vDPA device's 101 configuration space, the number of virtqueues and so on for this emulated device.
|
| /linux/Documentation/i2c/ |
| A D | functionality.rst | 57 emulated by a real I2C adapter (using 95 hardware by the adapter, or emulated in software by i2c-core on top 127 implemented in hardware by the underlying adapter or emulated in
|
| /linux/arch/m68k/ifpsp060/ |
| A D | CHANGES | 80 PC = PC of instruction being emulated 82 ADDRESS = PC of instruction being emulated 102 PC = PC of instruction being emulated
|
| /linux/Documentation/virt/ |
| A D | ne_overview.rst | 33 There is a NE emulated PCI device exposed to the primary VM. The driver for this 58 using virtio-vsock [5]. The primary VM has virtio-pci vsock emulated device, 59 while the enclave VM has a virtio-mmio vsock emulated device. The vsock device
|
| /linux/Documentation/arch/arm/ |
| A D | swp_emulation.rst | 9 Trapped instructions are emulated using an LDREX/STREX or LDREXB/STREXB
|
| /linux/drivers/media/test-drivers/vivid/ |
| A D | Kconfig | 17 transmitters and software defined radio capture is emulated.
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| A D | amd,sbtsi.yaml | 19 to BMC. The emulated thermal sensor can report temperatures in increments
|
| /linux/arch/mips/include/asm/ |
| A D | fpu_emulator.h | 25 unsigned long emulated; member
|
| /linux/arch/s390/kernel/syscalls/ |
| A D | syscalltbl | 91 * SYSCALL(64 bit syscall, 31 bit emulated syscall)
|
| /linux/Documentation/virt/kvm/devices/ |
| A D | arm-vgic.rst | 13 controller, requiring emulated user-space devices to inject interrupts to the 64 GICD_IIDR.Revision is updated when the KVM implementation of an emulated
|
| /linux/arch/mips/math-emu/ |
| A D | me-debugfs.c | 54 __this_cpu_write((fpuemustats).emulated, 0); in fpuemustats_clear_show() 210 FPU_STAT_CREATE(emulated); in debugfs_fpuemu()
|