Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h210 struct slot_add_vcpu_req { struct
211 u64 slot_uid;
212 u32 vcpu_id;
213 u8 padding[4];
H A Dne_misc_dev.c711 struct slot_add_vcpu_req slot_add_vcpu_req = {}; in ne_add_vcpu_ioctl() local