Home | History | Annotate | Download | only in POSIX

Lines Matching refs:GetAsUInt64

829             m_fpr.xstate.fxsave.dp = value.GetAsUInt64();
838 m_fpr.xstate.fxsave.ip = value.GetAsUInt64();
1233 uint64_t val = value.GetAsUInt64();
1332 uint64_t new_dr7_bits = current_dr7_bits.GetAsUInt64() |
1355 uint64_t new_dr7_bits = current_dr7_bits.GetAsUInt64() & ~(3 << (2*hw_index));
1385 uint64_t val = value.GetAsUInt64();
1405 wp_monitor_addr = value.GetAsUInt64();