Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/virt/nitro_enclaves/
A Dne_misc_dev.c711 struct slot_add_vcpu_req slot_add_vcpu_req = {}; in ne_add_vcpu_ioctl() local
716 slot_add_vcpu_req.slot_uid = ne_enclave->slot_uid; in ne_add_vcpu_ioctl()
717 slot_add_vcpu_req.vcpu_id = vcpu_id; in ne_add_vcpu_ioctl()
720 &slot_add_vcpu_req, sizeof(slot_add_vcpu_req), in ne_add_vcpu_ioctl()
A Dne_pci_dev.h210 struct slot_add_vcpu_req { struct

Completed in 6 milliseconds