Home
last modified time | relevance | path

Searched refs:hypercall_md (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv.c86 return hypercall_md(hypercall_context.hc_addr, in hypercall_post_message()
93 return hypercall_md(hypercall_context.hc_addr, in hypercall_signal_event()
152 return hypercall_md(hypercall_context.hc_addr, in hypercall_do_md()
/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dhyperv_machdep.h32 uint64_t hypercall_md(volatile void *hc_addr, uint64_t in_val,
/freebsd/sys/dev/hyperv/vmbus/i386/
H A Dhyperv_machdep.c31 hypercall_md(volatile void *hc_addr, uint64_t in_val, in hypercall_md() function
/freebsd/sys/dev/hyperv/vmbus/aarch64/
H A Dhyperv_machdep.h49 uint64_t hypercall_md(volatile void *hc_addr, u64 in_val,
H A Dhyperv_machdep.c93 hypercall_md(volatile void *hc_addr, uint64_t in_val, uint64_t in_paddr, in hypercall_md() function
/freebsd/sys/dev/hyperv/vmbus/amd64/
H A Dhyperv_machdep.c82 hypercall_md(volatile void *hc_addr, uint64_t in_val, in hypercall_md() function