Home
last modified time | relevance | path

Searched refs:__pkvm_create_private_mapping (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
A Dmm.c38 unsigned long __pkvm_create_private_mapping(phys_addr_t phys, size_t size, in __pkvm_create_private_mapping() function
153 bp_base = (void *)__pkvm_create_private_mapping(phys, in hyp_map_vectors()
A Dhyp-main.c156 cpu_reg(host_ctxt, 1) = __pkvm_create_private_mapping(phys, size, prot); in handle___pkvm_create_private_mapping()
179 HANDLE_FUNC(__pkvm_create_private_mapping),
/linux/arch/arm64/kvm/hyp/include/nvhe/
A Dmm.h27 unsigned long __pkvm_create_private_mapping(phys_addr_t phys, size_t size,
/linux/arch/arm64/kvm/
A Dmmu.c350 base = kvm_call_hyp_nvhe(__pkvm_create_private_mapping, in __create_hyp_private_mapping()

Completed in 10 milliseconds