Home
last modified time | relevance | path

Searched defs:PAT_GET_ENTITY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpdcpat.h312 #define PAT_GET_ENTITY(value) (((value) >> 56) & 0xffUL) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpdcpat.h313 #define PAT_GET_ENTITY(value) (((value) >> 56) & 0xffUL) macro

Completed in 3 milliseconds