Home
last modified time | relevance | path

Searched refs:NE_SEND_DATA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h71 * NE_SEND_DATA - (240 bytes) Buffer for sending the command request payload
74 #define NE_SEND_DATA (0x0010) macro
H A Dne_pci_dev.c51 memcpy_toio(ne_pci_dev->iomem_base + NE_SEND_DATA, cmd_request, cmd_request_size); in ne_submit_request()
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h71 * NE_SEND_DATA - (240 bytes) Buffer for sending the command request payload
74 #define NE_SEND_DATA (0x0010) macro
H A Dne_pci_dev.c51 memcpy_toio(ne_pci_dev->iomem_base + NE_SEND_DATA, cmd_request, cmd_request_size); in ne_submit_request()

Completed in 3 milliseconds