Searched refs:create_hyp_io_mappings (Results 1 – 4 of 4) sorted by relevance
52 int create_hyp_io_mappings(void *from, void *to, phys_addr_t);
84 int create_hyp_io_mappings(void *from, void *to, phys_addr_t);
221 ret = create_hyp_io_mappings(vgic->vctrl_base, in vgic_v2_probe()
628 int create_hyp_io_mappings(void *from, void *to, phys_addr_t phys_addr) in create_hyp_io_mappings() function