Home
last modified time | relevance | path

Searched refs:dst_val (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/bpf/
A Dhashtab.c1593 void *keys = NULL, *values = NULL, *value, *dst_key, *dst_val; in __htab_map_lookup_and_delete_batch() local
1659 dst_val = values; in __htab_map_lookup_and_delete_batch()
1716 bpf_long_memcpy(dst_val + off, in __htab_map_lookup_and_delete_batch()
1723 copy_map_value_locked(map, dst_val, value, in __htab_map_lookup_and_delete_batch()
1726 copy_map_value(map, dst_val, value); in __htab_map_lookup_and_delete_batch()
1727 check_and_init_map_value(map, dst_val); in __htab_map_lookup_and_delete_batch()
1745 dst_val += value_size; in __htab_map_lookup_and_delete_batch()
/linux/arch/x86/kvm/
A Dkvm_emulate.h43 u64 dst_val; /* value of destination operand */ member
A Demulate.c497 .dst_val = ctxt->dst.val64, in emulator_check_intercept()
/linux/arch/x86/kvm/svm/
A Dsvm.c4268 exit_info = (info->dst_val & 0xffff) << 16; in svm_check_intercept()
/linux/arch/x86/kvm/vmx/
A Dvmx.c7285 port = info->dst_val; in vmx_check_intercept_io()

Completed in 38 milliseconds