Home
last modified time | relevance | path

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

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