Searched refs:PHYS_TO_VCBUS (Results 1 – 2 of 2) sorted by relevance
79 #define PHYS_TO_VCBUS ARMC_TO_VCBUS macro
59 #define VCHIQ_ARM_ADDRESS(x) ((void *)PHYS_TO_VCBUS(pmap_kextract((vm_offset_t)(x))))113 *addr = PHYS_TO_VCBUS(segs[0].ds_addr); in vchiq_dmamap_cb()480 base_addr = (void *)PHYS_TO_VCBUS(VM_PAGE_TO_PHYS(pages[0])); in create_pagelist()486 addr = (void *)PHYS_TO_VCBUS(VM_PAGE_TO_PHYS(pages[i])); in create_pagelist()