Searched defs:dst_val (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kvm/ | ||
| H A D | kvm_emulate.h | 44 u64 dst_val; /* value of destination operand */ member |
| /linux/kernel/bpf/ | ||
| H A D | hashtab.c | 1684 void *keys = NULL, *values = NULL, *value, *dst_key, *dst_val; __htab_map_lookup_and_delete_batch() local |