Searched refs:icp_hv_init (Results 1 – 3 of 3) sorted by relevance
41 int __init icp_hv_init(void);43 static inline int icp_hv_init(void) { return -ENODEV; } in icp_hv_init() function
165 int __init icp_hv_init(void) in icp_hv_init() function
511 rc = icp_hv_init(); in xics_init()