Lines Matching refs:minoff
3008 /* Figure out if any part of the guest state contained in minoff3016 Bool guest_amd64_state_requires_precise_mem_exns ( Int minoff,3026 if (maxoff < rbp_min || minoff > rbp_max) {3032 if (maxoff < rsp_min || minoff > rsp_max) {3038 if (maxoff < rip_min || minoff > rip_max) {