Searched refs:create_hyp_io_mappings (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm64/include/asm/
H A Dkvm_mmu.h84 int create_hyp_io_mappings(void *from, void *to, phys_addr_t);
/linux-4.1.27/arch/arm/include/asm/
H A Dkvm_mmu.h52 int create_hyp_io_mappings(void *from, void *to, phys_addr_t);
/linux-4.1.27/virt/kvm/arm/
H A Dvgic-v2.c211 ret = create_hyp_io_mappings(vgic->vctrl_base, vgic_v2_probe()
/linux-4.1.27/arch/arm/kvm/
H A Dmmu.c620 * create_hyp_io_mappings - duplicate a kernel IO mapping into Hyp mode
628 int create_hyp_io_mappings(void *from, void *to, phys_addr_t phys_addr) create_hyp_io_mappings() function

Completed in 127 milliseconds