Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/
A Dgrant_table.h257 uint16_t page_off; member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c378 unsigned int page_off = ram_gpa & (PAGE_SIZE - 1); in hvmemul_do_io_addr() local
394 ((page_off + size - 1) & ~PAGE_MASK) / size : in hvmemul_do_io_addr()
395 (PAGE_SIZE - page_off) / size); in hvmemul_do_io_addr()
/xen-4.10.0-shim-comet/xen/common/
A Dgrant_table.c2311 uint16_t *page_off, uint16_t *length, bool allow_transitive) in acquire_grant_for_copy() argument
2498 trans_page_off = sha2->sub_page.page_off; in acquire_grant_for_copy()
2538 *page_off = act->start; in acquire_grant_for_copy()

Completed in 17 milliseconds