Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_partition.c242 if (XPC_VERSION_MAJOR(remote_rp->version) != in xpc_get_remote_rp()
243 XPC_VERSION_MAJOR(XPC_RP_VERSION)) { in xpc_get_remote_rp()
H A Dxpc.h28 #define XPC_VERSION_MAJOR(_v) ((_v) >> 4) macro
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_partition.c242 if (XPC_VERSION_MAJOR(remote_rp->version) != in xpc_get_remote_rp()
243 XPC_VERSION_MAJOR(XPC_RP_VERSION)) { in xpc_get_remote_rp()
H A Dxpc.h28 #define XPC_VERSION_MAJOR(_v) ((_v) >> 4) macro

Completed in 8 milliseconds