Home
last modified time | relevance | path

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

/hypervisor/dm/
A Dio_req.c73 struct asyncio_desc *p; in asyncio_is_conflict()
79 p = container_of(pos, struct asyncio_desc, list); in asyncio_is_conflict()
98 struct asyncio_desc *desc; in add_asyncio()
133 struct asyncio_desc *desc; in remove_asyncio()
167 static struct asyncio_desc *get_asyncio_desc(struct acrn_vcpu *vcpu, const struct io_request *io_re… in get_asyncio_desc()
173 struct asyncio_desc *iter_desc; in get_asyncio_desc()
176 struct asyncio_desc *ret = NULL; in get_asyncio_desc()
200 iter_desc = container_of(pos, struct asyncio_desc, list); in get_asyncio_desc()
729 struct asyncio_desc *aio_desc; in emulate_io()
/hypervisor/include/dm/
A Dio_req.h43 struct asyncio_desc { struct
/hypervisor/include/arch/x86/asm/guest/
A Dvm.h148 struct asyncio_desc aio_desc[ACRN_ASYNCIO_MAX];

Completed in 6 milliseconds