Home
last modified time | relevance | path

Searched refs:hypercall_disable (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/aarch64/
H A Dhyperv_aarch64.c54 void hypercall_disable(void);
78 hypercall_disable(void) in hypercall_disable() function
/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dhyperv_x86.c57 void hypercall_disable(void);
142 hypercall_disable(void) in hypercall_disable() function
/freebsd/sys/dev/hyperv/include/
H A Dhyperv.h89 void hypercall_disable(void);
/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv.c230 hypercall_disable(); in hypercall_destroy()