Home
last modified time | relevance | path

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

/linux/drivers/virt/coco/guest/
H A Dreport.c235 static ssize_t __read_report(struct tsm_report *report, void *buf, size_t count, in __read_report() function
279 return __read_report(report, buf, count, select); in read_cached_report()
318 return __read_report(report, buf, count, select); in tsm_report_read()