Searched refs:shared_info_t (Results 1 – 9 of 9) sorted by relevance
11 } shared_info_t; typedef36 typedef struct shared_info shared_info_t; typedef
312 shared_info_t *shared_info; /* shared data area */
103 shared_info_t *s = shared_info_area; in mask_evtchn()229 static inline unsigned long active_evtchns(unsigned int cpu, shared_info_t *sh, in active_evtchns()248 shared_info_t *s = shared_info_area; in evtchn_interrupt()
145 shared_info_t *shinfo = NULL; in xc_domain_resume_any()
1568 shared_info_t *shared_info; in bootlate_pv()
759 typedef struct shared_info shared_info_t; typedef
68 structure shared_info_t
1380 BUILD_BUG_ON(sizeof(shared_info_t) > PAGE_SIZE); in __start_xen()
479 shared_info_t s;
Completed in 19 milliseconds