Home
last modified time | relevance | path

Searched +refs:pause +refs:get +refs:op (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/arch/x86/kvm/
Demulate.c223 struct opcode op[8]; member
312 #define __FOP_START(op, align) \ argument
313 extern void em_##op(struct fastop *fake); \
315 ".global em_" #op " \n\t" \
317 "em_" #op ":\n\t"
319 #define FOP_START(op) __FOP_START(op, FASTOP_SIZE) argument
331 #define FOP1E(op, dst) \ argument
332 __FOP_FUNC(#op "_" #dst) \
333 "10: " #op " %" #dst " \n\t" \
334 __FOP_RET(#op "_" #dst)
[all …]
/linux-6.8/Documentation/virt/kvm/
Dapi.rst706 configuration (if there is) is not corrupted. Userspace can get a copy
1458 The capability that is supposed to get enabled.
2088 the kernel will ignore the length of guest write and may get a faster vmexit.
2220 - pause the vcpu
2893 LoongArch csr registers are used to control guest cpu or get status of guest
3814 __u32 op; /* type of operation */
3838 The type of operation is specified in the "op" field. Flags modifying
3921 occurred. The cmpxchg op is permitted for the VM ioctl if
3948 This ioctl is used to get guest storage key values on the s390
3960 you want to get.
[all …]