Searched refs:xsm_iomem_mapping (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/xsm/ |
A D | dummy.h | 490 static XSM_INLINE int xsm_iomem_mapping(XSM_DEFAULT_ARG struct domain *d, uint64_t s, uint64_t e, u… in xsm_iomem_mapping() function
|
A D | xsm.h | 450 static inline int xsm_iomem_mapping (xsm_default_t def, struct domain *d, uint64_t s, uint64_t e, u… in xsm_iomem_mapping() function
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | domctl.c | 1026 ret = xsm_iomem_mapping(XSM_HOOK, d, mfn, mfn_end, add); in do_domctl()
|
Completed in 9 milliseconds