Searched refs:KVM_GET_LAPIC (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | kvm.h | 1336 #define KVM_GET_LAPIC _IOR(KVMIO, 0x8e, struct kvm_lapic_state) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | kvm.h | 1336 #define KVM_GET_LAPIC _IOR(KVMIO, 0x8e, struct kvm_lapic_state) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | kvm.h | 1423 #define KVM_GET_LAPIC _IOR(KVMIO, 0x8e, struct kvm_lapic_state) macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | kvm.h | 1423 #define KVM_GET_LAPIC _IOR(KVMIO, 0x8e, struct kvm_lapic_state) macro
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | api.rst | 1814 4.57 KVM_GET_LAPIC 1838 byte 35 of struct kvm_lapic_state's regs field. KVM_GET_LAPIC must then 1866 See the note in KVM_GET_LAPIC. 2044 - read the local APIC's state (KVM_GET_LAPIC) 5767 KVM_SET_GSI_ROUTING, KVM_SIGNAL_MSI, KVM_SET_LAPIC, and KVM_GET_LAPIC,
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | x86.c | 4734 case KVM_GET_LAPIC: { in kvm_arch_vcpu_ioctl()
|