Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl_psr.c320 static inline xc_psr_type libxl__psr_type_to_libxc_psr_type( in libxl__psr_type_to_libxc_psr_type()
323 BUILD_BUG_ON(sizeof(libxl_psr_type) != sizeof(xc_psr_type)); in libxl__psr_type_to_libxc_psr_type()
324 return (xc_psr_type)type; in libxl__psr_type_to_libxc_psr_type()
433 xc_psr_type xc_type = libxl__psr_type_to_libxc_psr_type(type); in libxl_psr_set_val()
463 xc_psr_type xc_type = libxl__psr_type_to_libxc_psr_type(type); in libxl_psr_get_val()
/xen/tools/libxc/
A Dxc_psr.c252 xc_psr_type type, uint32_t target, in xc_psr_set_domain_data()
290 xc_psr_type type, uint32_t target, in xc_psr_get_domain_data()
/xen/tools/libxc/include/
A Dxenctrl.h2467 enum xc_psr_type { enum
2474 typedef enum xc_psr_type xc_psr_type; typedef
2514 xc_psr_type type, uint32_t target,
2517 xc_psr_type type, uint32_t target,

Completed in 11 milliseconds