Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()