Home
last modified time | relevance | path

Searched defs:direct_map (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/samples/bpf/
Dxdp_router_ipv4_user.c142 struct direct_map { in read_route() struct
143 struct arp_table arp; in read_route()
144 int ifindex; in read_route()
145 __be64 mac; in read_route()
388 struct direct_map { in read_arp() struct
389 struct arp_table arp; in read_arp()
390 int ifindex; in read_arp()
391 __be64 mac; in read_arp()
Dxdp_router_ipv4_kern.c38 struct direct_map { struct
39 struct arp_entry arp;
40 int ifindex;
41 __be64 mac;
/linux-5.10/arch/x86/include/asm/
Dkvm_host.h369 bool direct_map; member
1315 bool direct_map; member