Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dsrat.c520 u8 slit_val; in __node_distance() local
525 slit_val = acpi_slit->entry[index + node_to_pxm(b)]; in __node_distance()
528 if ((slit_val == 0xff) || (slit_val <= 9)) in __node_distance()
531 return slit_val; in __node_distance()

Completed in 3 milliseconds