Searched refs:sta_struct (Results 1 – 1 of 1) sorted by relevance
211 #define STEAL_TIME_SIZE ((sizeof(struct sta_struct) + 63) & ~63)215 struct sta_struct { struct 236 static void check_status(struct sta_struct *st) in check_status() argument 245 struct sta_struct *st = st_gva[cpu]; in guest_code() 290 struct sta_struct *st = addr_gva2hva(vm, (ulong)st_gva[vcpu_idx]); in steal_time_dump()