Lines Matching +full:120 +full:- +full:db
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
137 __u8 present, dpl, db, s, l, g, avl; member
378 __u64 db[4]; member
445 /* KVM-defined registers starting from 0 */
462 * double-fetch types of vulnerabilities.
498 /* vendor-independent attributes for system fd (group 0) */
502 /* vendor-specific groups and attributes for system fd */
546 __u8 pad[120];
550 * Define data region as 0 bytes to preserve backwards-compatability
620 #define KVM_XEN_INVALID_GFN ((__u64)-1)
671 #define KVM_XEN_INVALID_GPA ((__u64)-1)
742 /* SNP-specific commands */
933 * ---- -----------
960 /* x86-specific KVM_EXIT_HYPERCALL flags. */
970 /* Trust Domain eXtension sub-ioctl() commands. */
985 /* flags for sub-commend. If sub-command doesn't use this, set zero. */
988 * data for each sub-command. An immediate or a pointer to the actual
989 * data in process virtual address. If sub-command doesn't use it,
994 * Auxiliary error code. The sub-command may return TDX SEAMCALL
995 * status code in addition to -Exxx.