Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_partition.c31 unsigned long *xpc_mach_nasids; variable
177 xpc_mach_nasids = XPC_RP_MACH_NASIDS(rp); in xpc_setup_rsvd_page()
477 if (!(test_bit(nasid / 2, xpc_mach_nasids))) { in xpc_discovery()
H A Dxpc.h72 * and xpc_mach_nasids.)
630 extern unsigned long *xpc_mach_nasids;
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_partition.c31 unsigned long *xpc_mach_nasids; variable
177 xpc_mach_nasids = XPC_RP_MACH_NASIDS(rp); in xpc_setup_rsvd_page()
487 if (!(test_bit(nasid / 2, xpc_mach_nasids))) { in xpc_discovery()
H A Dxpc.h72 * and xpc_mach_nasids.)
630 extern unsigned long *xpc_mach_nasids;

Completed in 5 milliseconds