Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev.h226 struct snp_guest_req { struct
227 void *req_buf;
228 size_t req_sz;
230 void *resp_buf;
231 size_t resp_sz;
233 u64 exit_code;
234 unsigned int vmpck_id;
235 u8 msg_version;
236 u8 msg_type;
238 struct snp_req_data input;
[all …]