Searched refs:coher (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dbios_uv.c85 s64 uv_bios_get_sn_info(int fc, int *uvtype, long *partid, long *coher, argument
102 if (coher)
103 *coher = part.coherence_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dsn_sal.h1054 u8 *systemsize, u8 *sharing_domain_size, u8 *partid, u8 *coher, u8 *reg)
1075 if (coher) *coher = nasid >> 9;
1089 if (coher) *coher = (ret_stuff.v0 >> 32) & 0xff;
1053 ia64_sn_get_sn_info(int fc, u8 *shubtype, u16 *nasid_bitmask, u8 *nasid_shift, u8 *systemsize, u8 *sharing_domain_size, u8 *partid, u8 *coher, u8 *reg) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/sn2/
H A Dsn_hwperf.c391 u8 coher; local
404 &sharing_size, &partid, &coher, &region_size))
422 system_size, sharing_size, coher, region_size);

Completed in 111 milliseconds