Home
last modified time | relevance | path

Searched refs:HTAB (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtimer.c56 #define HTAB 2 macro
158 if (*key == HTAB) in timer_cb2()
165 } else if (*key == HTAB) { in timer_cb2()
230 int key = HTAB, key_malloc = HTAB_MALLOC; in bpf_timer_test()
253 int key = HTAB, key_malloc = HTAB_MALLOC; in BPF_PROG()
/Linux-v5.15/Documentation/virt/kvm/
Dapi.rst5945 HTAB address part of SDR1 contains an HVA instead of a GPA, as PAPR keeps the
5946 HTAB invisible to the guest.