Lines Matching defs:xpc_rsvd_page
86 struct xpc_rsvd_page { struct
87 u64 SAL_signature; /* SAL: unique signature */
88 u64 SAL_version; /* SAL: version */
89 short SAL_partid; /* SAL: partition ID */
90 short max_npartitions; /* value of XPC_MAX_PARTITIONS */
91 u8 version;
92 u8 pad1[3]; /* align to next u64 in 1st 64-byte cacheline */
93 unsigned long ts_jiffies; /* timestamp when rsvd pg was setup by XPC */
94 union {
102 } sn;
103 u64 pad2[9]; /* align to last u64 in 2nd 64-byte cacheline */
104 u64 SAL_nasids_size; /* SAL: size of each nasid mask in bytes */