Home
last modified time | relevance | path

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

/linux/drivers/misc/sgi-xp/
H A Dxpc_partition.c42 xpc_kmalloc_cacheline_aligned(size_t size, gfp_t flags, void **base) in xpc_kmalloc_cacheline_aligned() function
100 buf = xpc_kmalloc_cacheline_aligned(buf_len, GFP_KERNEL, in xpc_get_rsvd_page_pa()
427 remote_rp = xpc_kmalloc_cacheline_aligned(XPC_RP_HEADER_SIZE + in xpc_discovery()
H A Dxpc.h632 extern void *xpc_kmalloc_cacheline_aligned(size_t, gfp_t, void **);