Home
last modified time | relevance | path

Searched defs:hv_apicid_to_vp_index (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/hyperv/
H A Dhv_init.c678 int hv_apicid_to_vp_index(u32 apic_id) in hv_apicid_to_vp_index() function
/linux/arch/x86/include/asm/
H A Dmshyperv.h315 static inline int hv_apicid_to_vp_index(u32 apic_id) { return -EINVAL; } in hv_apicid_to_vp_index() function