Home
last modified time | relevance | path

Searched refs:ENTRY_MASK_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dhpilo.h209 #define ENTRY_MASK_DESCRIPTOR \ macro
H A Dhpilo.c44 return (entry & ENTRY_MASK_DESCRIPTOR) >> ENTRY_BITPOS_DESCRIPTOR; in get_entry_id()