Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_partition.c226 XPC_RP_HEADER_SIZE + xpc_nasid_mask_nbytes); in xpc_get_remote_rp()
427 remote_rp = xpc_kmalloc_cacheline_aligned(XPC_RP_HEADER_SIZE + in xpc_discovery()
H A Dxpc.h104 #define XPC_RP_HEADER_SIZE L1_CACHE_ALIGN(sizeof(struct xpc_rsvd_page)) macro
107 XPC_RP_HEADER_SIZE))