Home
last modified time | relevance | path

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

/linux/drivers/virt/coco/
H A Dtsm.c224 static ssize_t __read_report(struct tsm_report *report, void *buf, size_t count, in __read_report() function
268 return __read_report(report, buf, count, select); in read_cached_report()
307 return __read_report(report, buf, count, select); in tsm_report_read()