Home
last modified time | relevance | path

Searched refs:hypercall_post_message (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_var.h37 uint64_t hypercall_post_message(bus_addr_t msg_paddr);
H A Dhyperv.c84 hypercall_post_message(bus_addr_t msg_paddr) in hypercall_post_message() function
H A Dvmbus.c327 status = hypercall_post_message(inprm_paddr); in vmbus_msghc_exec_noresult()