Searched refs:p_emuldata (Results 1 – 2 of 2) sorted by relevance
103 _Static_assert(offsetof(struct proc, p_emuldata) == 0x4b8,123 _Static_assert(offsetof(struct proc, p_emuldata) == 0x30c,
701 void *p_emuldata; /* (c) Emulator state data. */ member