Searched refs:xc_psr_type (Results 1 – 3 of 3) sorted by relevance
320 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()
252 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()
2467 enum xc_psr_type { enum2474 typedef enum xc_psr_type xc_psr_type; typedef2514 xc_psr_type type, uint32_t target,2517 xc_psr_type type, uint32_t target,
Completed in 11 milliseconds