Home
last modified time | relevance | path

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

/NextBSD/sys/xen/
HDgnttab.h127 if (flags & GNTMAP_contains_pte)
141 if (flags & GNTMAP_contains_pte)
/NextBSD/sys/xen/interface/
HDgrant_table.h627 #define GNTMAP_contains_pte (1<<_GNTMAP_contains_pte) macro