Home
last modified time | relevance | path

Searched refs:xpc_part_nasids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_partition.c30 static unsigned long *xpc_part_nasids; variable
176 xpc_part_nasids = XPC_RP_PART_NASIDS(rp); in xpc_setup_rsvd_page()
470 if (test_bit(nasid / 2, xpc_part_nasids)) { in xpc_discovery()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_partition.c30 static unsigned long *xpc_part_nasids; variable
176 xpc_part_nasids = XPC_RP_PART_NASIDS(rp); in xpc_setup_rsvd_page()
480 if (test_bit(nasid / 2, xpc_part_nasids)) { in xpc_discovery()

Completed in 2 milliseconds