Searched refs:C_ERES_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
74 #define C_ERES_PER_PAGE ( PAGE_SIZE / BITS_TO_BYTES(STRUCT_SIZE(event_ring_elem)) ) macro75 #define C_ERE_PER_PAGE_MASK ( C_ERES_PER_PAGE - 1 )