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

/linux-master/samples/bpf/
H A Dxdp_router_ipv4.bpf.c35 struct direct_map { struct
62 __type(value, struct direct_map);
111 struct direct_map *direct_entry;
H A Dxdp_router_ipv4_user.c110 struct direct_map { struct
327 struct direct_map { struct
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c3225 * direct_map(), or kvm_tdp_mmu_map() would like to create a
3237 static int direct_map(struct kvm_vcpu *vcpu, struct kvm_page_fault *fault) function
4269 arch.direct_map = vcpu->arch.mmu->root_role.direct;
4280 if ((vcpu->arch.mmu->root_role.direct != work->arch.direct_map) ||
4537 r = direct_map(vcpu, fault);
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1846 bool direct_map; member in struct:kvm_arch_async_pf

Completed in 199 milliseconds