Searched refs:intc_phys_to_virt (Results 1 – 3 of 3) sorted by relevance
14 unsigned long intc_phys_to_virt(struct intc_desc_int *d, unsigned long address) in intc_phys_to_virt() function43 address = intc_phys_to_virt(d, address); in intc_get_reg()
134 unsigned long intc_phys_to_virt(struct intc_desc_int *d, unsigned long address);
170 value = intc_phys_to_virt(d, value); in save_reg()