as_uint64 310 arch/x86/hyperv/hv_init.c rdmsrl(HV_X64_MSR_HYPERCALL, hypercall_msr.as_uint64); as_uint64 313 arch/x86/hyperv/hv_init.c wrmsrl(HV_X64_MSR_HYPERCALL, hypercall_msr.as_uint64); as_uint64 349 arch/x86/hyperv/hv_init.c hypercall_msr.as_uint64 = 0; as_uint64 350 arch/x86/hyperv/hv_init.c wrmsrl(HV_X64_MSR_HYPERCALL, hypercall_msr.as_uint64); as_uint64 353 arch/x86/hyperv/hv_init.c hypercall_msr.as_uint64 = 0; as_uint64 354 arch/x86/hyperv/hv_init.c wrmsrl(HV_X64_MSR_REFERENCE_TSC, hypercall_msr.as_uint64); as_uint64 432 arch/x86/hyperv/hv_init.c hypercall_msr.as_uint64 = 0; as_uint64 433 arch/x86/hyperv/hv_init.c rdmsrl(HV_X64_MSR_HYPERCALL, hypercall_msr.as_uint64); as_uint64 285 arch/x86/include/asm/hyperv-tlfs.h u64 as_uint64; as_uint64 770 arch/x86/include/asm/hyperv-tlfs.h u64 as_uint64; as_uint64 792 arch/x86/include/asm/hyperv-tlfs.h u64 as_uint64; as_uint64 801 arch/x86/include/asm/hyperv-tlfs.h u64 as_uint64; as_uint64 813 arch/x86/include/asm/hyperv-tlfs.h u64 as_uint64; as_uint64 823 arch/x86/include/asm/hyperv-tlfs.h u64 as_uint64; as_uint64 515 arch/x86/kvm/hyperv.c union hv_stimer_config new_config = {.as_uint64 = config}, as_uint64 516 arch/x86/kvm/hyperv.c old_config = {.as_uint64 = stimer->config.as_uint64}; as_uint64 525 arch/x86/kvm/hyperv.c stimer->config.as_uint64 = new_config.as_uint64; as_uint64 554 arch/x86/kvm/hyperv.c *pconfig = stimer->config.as_uint64; as_uint64 79 drivers/clocksource/hyperv_timer.c timer_cfg.as_uint64 = 0; as_uint64 98 drivers/clocksource/hyperv_timer.c hv_init_timer_config(0, timer_cfg.as_uint64); as_uint64 167 drivers/hv/hv.c hv_get_simp(simp.as_uint64); as_uint64 172 drivers/hv/hv.c hv_set_simp(simp.as_uint64); as_uint64 175 drivers/hv/hv.c hv_get_siefp(siefp.as_uint64); as_uint64 180 drivers/hv/hv.c hv_set_siefp(siefp.as_uint64); as_uint64 183 drivers/hv/hv.c hv_get_synint_state(VMBUS_MESSAGE_SINT, shared_sint.as_uint64); as_uint64 192 drivers/hv/hv.c hv_set_synint_state(VMBUS_MESSAGE_SINT, shared_sint.as_uint64); as_uint64 195 drivers/hv/hv.c hv_get_synic_state(sctrl.as_uint64); as_uint64 198 drivers/hv/hv.c hv_set_synic_state(sctrl.as_uint64); as_uint64 220 drivers/hv/hv.c hv_get_synint_state(VMBUS_MESSAGE_SINT, shared_sint.as_uint64); as_uint64 226 drivers/hv/hv.c hv_set_synint_state(VMBUS_MESSAGE_SINT, shared_sint.as_uint64); as_uint64 228 drivers/hv/hv.c hv_get_simp(simp.as_uint64); as_uint64 232 drivers/hv/hv.c hv_set_simp(simp.as_uint64); as_uint64 234 drivers/hv/hv.c hv_get_siefp(siefp.as_uint64); as_uint64 238 drivers/hv/hv.c hv_set_siefp(siefp.as_uint64); as_uint64 241 drivers/hv/hv.c hv_get_synic_state(sctrl.as_uint64); as_uint64 243 drivers/hv/hv.c hv_set_synic_state(sctrl.as_uint64); as_uint64 37 drivers/hv/hyperv_vmbus.h u64 as_uint64;