Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/platform/uv/
Duv_time.c146 int bcpu = uv_cpu_blade_processor_id(cpu); in uv_rtc_allocate_timers()
206 int bcpu = uv_cpu_blade_processor_id(cpu); in uv_rtc_set_timer()
242 int bcpu = uv_cpu_blade_processor_id(cpu); in uv_rtc_unset_timer()
/linux-6.6.21/arch/x86/include/asm/uv/
Duv_hub.h645 static inline int uv_cpu_blade_processor_id(int cpu) in uv_cpu_blade_processor_id() function