Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h282 static inline int hv_snp_boot_ap(int cpu, unsigned long start_ip) { return 0; } in hv_snp_boot_ap() function
/openbmc/linux/arch/x86/hyperv/
H A Divm.c291 int hv_snp_boot_ap(int cpu, unsigned long start_ip) in hv_snp_boot_ap() function