phys_tm 702 arch/x86/platform/efi/efi_64.c u32 phys_tm, phys_tc; phys_tm 708 arch/x86/platform/efi/efi_64.c phys_tm = virt_to_phys_or_null(tm); phys_tm 711 arch/x86/platform/efi/efi_64.c status = efi_thunk(get_time, phys_tm, phys_tc); phys_tm 722 arch/x86/platform/efi/efi_64.c u32 phys_tm; phys_tm 728 arch/x86/platform/efi/efi_64.c phys_tm = virt_to_phys_or_null(tm); phys_tm 730 arch/x86/platform/efi/efi_64.c status = efi_thunk(set_time, phys_tm); phys_tm 743 arch/x86/platform/efi/efi_64.c u32 phys_enabled, phys_pending, phys_tm; phys_tm 751 arch/x86/platform/efi/efi_64.c phys_tm = virt_to_phys_or_null(tm); phys_tm 754 arch/x86/platform/efi/efi_64.c phys_pending, phys_tm); phys_tm 766 arch/x86/platform/efi/efi_64.c u32 phys_tm; phys_tm 772 arch/x86/platform/efi/efi_64.c phys_tm = virt_to_phys_or_null(tm); phys_tm 774 arch/x86/platform/efi/efi_64.c status = efi_thunk(set_wakeup_time, enabled, phys_tm);