Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dhpilo.h204 #define ENTRY_MASK_QWORDS \ macro
H A Dhpilo.c47 return ((entry & ENTRY_MASK_QWORDS) >> ENTRY_BITPOS_QWORDS) << 3; in get_entry_len()
/kernel/linux/linux-6.6/drivers/misc/
H A Dhpilo.h207 #define ENTRY_MASK_QWORDS \ macro
H A Dhpilo.c49 return ((entry & ENTRY_MASK_QWORDS) >> ENTRY_BITPOS_QWORDS) << 3; in get_entry_len()

Completed in 4 milliseconds