Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/uv/
Duv_sysfs.c37 return snprintf(buf, PAGE_SIZE, "%ld\n", uv_partition_coherence_id()); in coherence_id_show()
/Linux-v4.19/arch/x86/include/asm/uv/
Dbios.h166 #define uv_partition_coherence_id() (sn_coherency_id) macro