Home
last modified time | relevance | path

Searched defs:kvm_debug_exit_arch (Results 1 – 11 of 11) sorted by relevance

/linux-5.10/tools/arch/mips/include/uapi/asm/
Dkvm.h187 struct kvm_debug_exit_arch { struct
188 __u64 epc;
/linux-5.10/arch/mips/include/uapi/asm/
Dkvm.h205 struct kvm_debug_exit_arch { struct
206 __u64 epc;
/linux-5.10/arch/s390/include/uapi/asm/
Dkvm.h198 struct kvm_debug_exit_arch { struct
199 __u64 addr;
200 __u8 type;
201 __u8 pad[7]; /* Should be set to 0 */
/linux-5.10/tools/arch/s390/include/uapi/asm/
Dkvm.h198 struct kvm_debug_exit_arch { struct
199 __u64 addr;
200 __u8 type;
201 __u8 pad[7]; /* Should be set to 0 */
/linux-5.10/arch/arm64/include/uapi/asm/
Dkvm.h142 struct kvm_debug_exit_arch { struct
143 __u32 hsr;
144 __u64 far; /* used for watchpoints */
/linux-5.10/tools/arch/arm64/include/uapi/asm/
Dkvm.h142 struct kvm_debug_exit_arch { struct
143 __u32 hsr;
144 __u64 far; /* used for watchpoints */
/linux-5.10/arch/x86/include/uapi/asm/
Dkvm.h271 struct kvm_debug_exit_arch { struct
272 __u32 exception;
273 __u32 pad;
274 __u64 pc;
275 __u64 dr6;
276 __u64 dr7;
/linux-5.10/tools/arch/x86/include/uapi/asm/
Dkvm.h271 struct kvm_debug_exit_arch { struct
272 __u32 exception;
273 __u32 pad;
274 __u64 pc;
275 __u64 dr6;
276 __u64 dr7;
/linux-5.10/tools/arch/powerpc/include/uapi/asm/
Dkvm.h293 struct kvm_debug_exit_arch { struct
294 __u64 address;
299 __u32 status;
300 __u32 reserved;
/linux-5.10/arch/powerpc/include/uapi/asm/
Dkvm.h293 struct kvm_debug_exit_arch { struct
294 __u64 address;
299 __u32 status;
300 __u32 reserved;
/linux-5.10/tools/arch/arm/include/uapi/asm/
Dkvm.h118 struct kvm_debug_exit_arch { struct