Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/Documentation/virt/kvm/
Dapi.rst6511 HTAB address part of SDR1 contains an HVA instead of a GPA, as PAPR keeps the
6512 HTAB invisible to the guest.