Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/xen/public/
Dgrant_table.h227 #define GNTTABOP_map_grant_ref 0 macro
/Zephyr-latest/drivers/xen/
Dgnttab.c253 ret = HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, map_ops, count); in gnttab_map_refs()
266 gop_eagain_retry(GNTTABOP_map_grant_ref, &map_ops[i]); in gnttab_map_refs()