Home
last modified time | relevance | path

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

/arch/x86/platform/uv/
Duv_time.c168 int bcpu = uv_cpu_blade_processor_id(cpu); in uv_rtc_allocate_timers()
229 int bcpu = uv_cpu_blade_processor_id(cpu); in uv_rtc_set_timer()
265 int bcpu = uv_cpu_blade_processor_id(cpu); in uv_rtc_unset_timer()
Dtlb_uv.c2068 bcp->uvhub_cpu = uv_cpu_blade_processor_id(cpu); in scan_sock()
/arch/x86/include/asm/uv/
Duv_hub.h696 static inline int uv_cpu_blade_processor_id(int cpu) in uv_cpu_blade_processor_id() function