Home
last modified time | relevance | path

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

/linux-6.6.21/samples/acrn/
Dvm-sample.c26 static char io_request_page[4096] __attribute__((aligned(4096))); variable
27 static struct acrn_io_request *io_req_buf = (struct acrn_io_request *)io_request_page;