Searched refs:ENTRY_MASK_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/misc/ | ||
H A D | hpilo.h | 209 #define ENTRY_MASK_DESCRIPTOR \ macro |
H A D | hpilo.c | 44 return (entry & ENTRY_MASK_DESCRIPTOR) >> ENTRY_BITPOS_DESCRIPTOR; in get_entry_id() |