Lines Matching refs:__weak
36 bool __weak hv_root_partition;
39 struct ms_hyperv_info __weak ms_hyperv;
259 bool __weak hv_is_isolation_supported(void) in hv_is_isolation_supported()
265 bool __weak hv_isolation_type_snp(void) in hv_isolation_type_snp()
271 void __weak hv_setup_vmbus_handler(void (*handler)(void)) in hv_setup_vmbus_handler()
276 void __weak hv_remove_vmbus_handler(void) in hv_remove_vmbus_handler()
281 void __weak hv_setup_kexec_handler(void (*handler)(void)) in hv_setup_kexec_handler()
286 void __weak hv_remove_kexec_handler(void) in hv_remove_kexec_handler()
291 void __weak hv_setup_crash_handler(void (*handler)(struct pt_regs *regs)) in hv_setup_crash_handler()
296 void __weak hv_remove_crash_handler(void) in hv_remove_crash_handler()
301 void __weak hyperv_cleanup(void) in hyperv_cleanup()
306 u64 __weak hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size) in hv_ghcb_hypercall()
312 void __weak *hv_map_memory(void *addr, unsigned long size) in hv_map_memory()
318 void __weak hv_unmap_memory(void *addr) in hv_unmap_memory()