Searched refs:xc_resource_entry_t (Results 1 – 3 of 3) sorted by relevance
76 DECLARE_HYPERCALL_BUFFER(xc_resource_entry_t, entries); in xc_resource_op_multi()88 entries_size = sizeof(xc_resource_entry_t) * op->nr_entries; in xc_resource_op_multi()113 DECLARE_HYPERCALL_BUFFER(xc_resource_entry_t, entries); in xc_resource_op_multi()119 entries_size = sizeof(xc_resource_entry_t) * op->nr_entries; in xc_resource_op_multi()
166 xc_resource_entry_t entries[3]; in xc_psr_cmt_get_data()167 xc_resource_entry_t *tsc_entry = NULL; in xc_psr_cmt_get_data()
2466 typedef xenpf_resource_entry_t xc_resource_entry_t; typedef2476 xc_resource_entry_t *entries;
Completed in 7 milliseconds