Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dxdp_router_ipv4_user.c126 struct direct_map { in read_route() struct
127 struct arp_table arp; in read_route()
128 int ifindex; in read_route()
129 __be64 mac; in read_route()
372 struct direct_map { in read_arp() struct
373 struct arp_table arp; in read_arp()
374 int ifindex; in read_arp()
375 __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-v4.19/arch/x86/include/asm/
Dkvm_host.h367 bool direct_map; member
1142 bool direct_map; member