Searched refs:ENTRY_MASK_QWORDS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/misc/ | ||
H A D | hpilo.h | 207 #define ENTRY_MASK_QWORDS \ macro |
H A D | hpilo.c | 49 return ((entry & ENTRY_MASK_QWORDS) >> ENTRY_BITPOS_QWORDS) << 3; in get_entry_len() |