Home
last modified time | relevance | path

Searched refs:physical_address (Results 1 – 6 of 6) sorted by relevance

/arch/mips/include/asm/octeon/
Dcvmx.h191 static inline void *cvmx_phys_to_ptr(uint64_t physical_address) in cvmx_phys_to_ptr() argument
197 physical_address)); in cvmx_phys_to_ptr()
201 physical_address)); in cvmx_phys_to_ptr()
/arch/powerpc/kernel/
Dmce.c164 mce->u.ue_error.physical_address = phys_addr; in save_mce_event()
325 pfn = evt->u.ue_error.physical_address >> in machine_process_ue_event()
487 pa = evt->u.ue_error.physical_address; in machine_check_print_event_info()
/arch/powerpc/include/asm/
Dmce.h135 u64 physical_address; member
/arch/powerpc/kvm/
De500_mmu.c487 tr->physical_address = kvmppc_mmu_xlate(vcpu, index, eaddr); in kvmppc_core_vcpu_translate()
/arch/powerpc/platforms/pseries/
Dpapr_scm.c1101 phys_addr = evt->u.ue_error.physical_address + in handle_mce_ue()
/arch/x86/kvm/
Dx86.c10877 tr->physical_address = gpa; in kvm_arch_vcpu_ioctl_translate()