Home
last modified time | relevance | path

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

/linux-4.19.296/include/xen/interface/
Dgrant_table.h547 #define GNTST_bad_page (-9) /* Specified page was invalid for op. */ macro
/linux-4.19.296/drivers/xen/
Dgrant-table.c961 *status = GNTST_bad_page; in gnttab_retry_eagain_gop()