Searched refs:physical_address (Results 1 – 12 of 12) sorted by relevance
178 dma_addr_t physical_address; member201 dma_addr_t physical_address; member223 dma_addr_t physical_address; member
84 uf_control->headers.physical_address = dma + SCI_UFI_BUF_SIZE; in sci_unsolicited_frame_control_construct()94 uf_control->address_table.physical_address = dma + SCI_UFI_BUF_SIZE + SCI_UFI_HDR_SIZE; in sci_unsolicited_frame_control_construct()
153 struct physical_address { struct222 struct physical_address phyaddr;266 struct physical_address phyaddr;
370 struct physical_address *phyaddr) in rmi_f34v7_parse_partition_table()375 u16 physical_address; in rmi_f34v7_parse_partition_table() local382 physical_address = le16_to_cpu(ptable->start_physical_address); in rmi_f34v7_parse_partition_table()389 phyaddr->ui_firmware = physical_address; in rmi_f34v7_parse_partition_table()396 phyaddr->ui_config = physical_address; in rmi_f34v7_parse_partition_table()403 phyaddr->dp_config = physical_address; in rmi_f34v7_parse_partition_table()416 phyaddr->guest_code = physical_address; in rmi_f34v7_parse_partition_table()
191 static inline void *cvmx_phys_to_ptr(uint64_t physical_address) in cvmx_phys_to_ptr() argument197 physical_address)); in cvmx_phys_to_ptr()201 physical_address)); in cvmx_phys_to_ptr()
110 if (!fb->physical_address) in framebuffer_probe()113 res = DEFINE_RES_MEM(fb->physical_address, in framebuffer_probe()
167 mce->u.ue_error.physical_address = phys_addr; in save_mce_event()311 pfn = evt->u.ue_error.physical_address >> in machine_process_ue_event()494 pa = evt->u.ue_error.physical_address; in machine_check_print_event_info()
135 u64 physical_address; member
65 [physical_address: <integer>]
487 tr->physical_address = kvmppc_mmu_xlate(vcpu, index, eaddr); in kvmppc_core_vcpu_translate()
559 __u64 physical_address; member
2943 u64 physical_address, u32 length, in be_sgl_create_contiguous() argument2947 WARN_ON(!physical_address); in be_sgl_create_contiguous()2952 sgl->dma = (unsigned long)physical_address; in be_sgl_create_contiguous()