Home
last modified time | relevance | path

Searched refs:setup_ch_structures (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/misc/sgi-xp/
Dxpc.h545 enum xp_retval (*setup_ch_structures) (struct xpc_partition *); member
Dxpc_main.c457 ret = xpc_arch_ops.setup_ch_structures(part); in xpc_setup_ch_structures()
Dxpc_uv.c1709 .setup_ch_structures = xpc_setup_ch_structures_uv,