Searched refs:DATA_IN_PAGE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwtracing/intel_th/ | ||
H A D | msu.h | 68 #define DATA_IN_PAGE (PAGE_SIZE - MSC_BDESC) macro |
H A D | msu.c | 613 tocopy = DATA_IN_PAGE - data_bytes; in msc_buffer_iterate() |