Lines Matching full:need
80 We need to protect the entire code generation cycle including any post
83 execution path that comes to the main run loop will need to hold a
84 mutex for code generation. This also includes times when we need flush
86 per-vCPU basis won't need locking unless other vCPUs will need to
127 book-keeping structures that need to be safely cleared.
130 now invalid blocks need the jump patches reversing so they will return
133 There are a number of look-up caches that need to be properly updated
188 we need to ensure it is done in a safe way so no inconsistent state is
198 - cross vCPU TLB flush may need other vCPU brought to halt
199 - change may need to be visible to the calling vCPU immediately
220 some architectures which only need flushes completed by a barrier
344 we will need to explicitly expose these semantics.
367 While the atomic helpers look good enough for now there may be a need