Home
last modified time | relevance | path

Searched refs:ENTRY_MASK_DESCRIPTOR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dhpilo.h206 #define ENTRY_MASK_DESCRIPTOR \ macro
H A Dhpilo.c42 return (entry & ENTRY_MASK_DESCRIPTOR) >> ENTRY_BITPOS_DESCRIPTOR; in get_entry_id()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds