Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dhvm.c56 rc = xsm_hvm_param(XSM_TARGET, d, op); in do_hvm_op()
/xen-4.10.0-shim-comet/xen/include/xsm/
A Ddummy.h522 static XSM_INLINE int xsm_hvm_param(XSM_DEFAULT_ARG struct domain *d, unsigned long op) in xsm_hvm_param() function
A Dxsm.h549 static inline int xsm_hvm_param (xsm_default_t def, struct domain *d, unsigned long op) in xsm_hvm_param() function
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c4082 rc = xsm_hvm_param(XSM_TARGET, d, HVMOP_set_param); in hvm_allow_set_param()
4358 rc = xsm_hvm_param(XSM_TARGET, d, HVMOP_get_param); in hvm_allow_get_param()
4656 rc = xsm_hvm_param(XSM_TARGET, d, HVMOP_get_mem_type); in hvmop_get_mem_type()
4747 rc = xsm_hvm_param(XSM_TARGET, d, op); in do_hvm_op()

Completed in 14 milliseconds