Home
last modified time | relevance | path

Searched defs:tdx_map_gpa (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/coco/tdx/
H A Dtdx.c913 static bool tdx_map_gpa(phys_addr_t start, phys_addr_t end, bool enc) in tdx_map_gpa() function
/linux/arch/x86/kvm/vmx/
H A Dtdx.c1205 static int tdx_map_gpa(struct kvm_vcpu *vcpu) in tdx_map_gpa() function