Lines Matching full:minoff
2771 /* Figure out if any part of the guest state contained in minoff2781 Bool guest_x86_state_requires_precise_mem_exns ( Int minoff, 2791 if (maxoff < esp_min || minoff > esp_max) {2799 if (maxoff < ebp_min || minoff > ebp_max) {2805 if (maxoff < eip_min || minoff > eip_max) {