Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_partition.c226 XPC_RP_HEADER_SIZE + xpc_nasid_mask_nbytes); in xpc_get_remote_rp()
417 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))
/kernel/linux/linux-6.6/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))

Completed in 5 milliseconds