Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dxen.h37 #define __HYPERVISOR_update_descriptor 10 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h85 #define __HYPERVISOR_update_descriptor 10 macro
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypercall.h340 mcl->op = __HYPERVISOR_update_descriptor; in MULTI_update_descriptor()