Searched refs:__pkvm_init (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/ |
| H A D | hyp-main.c | 125 cpu_reg(host_ctxt, 1) = __pkvm_init(phys, size, nr_cpus, per_cpu_base, in handle___pkvm_init() 186 HANDLE_FUNC(__pkvm_init),
|
| H A D | setup.c | 184 int __pkvm_init(phys_addr_t phys, unsigned long size, unsigned long nr_cpus, in __pkvm_init() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | kvm_hyp.h | 114 int __pkvm_init(phys_addr_t phys, unsigned long size, unsigned long nr_cpus,
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/ |
| H A D | arm.c | 1738 ret = kvm_call_hyp_nvhe(__pkvm_init, hyp_mem_base, hyp_mem_size, in do_pkvm_init()
|