Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-xp/
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()