Home
last modified time | relevance | path

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

/linux-6.1.9/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()
219 int key = HTAB, key_malloc = HTAB_MALLOC; in bpf_timer_test()
242 int key = HTAB, key_malloc = HTAB_MALLOC; in BPF_PROG2()
/linux-6.1.9/Documentation/virt/kvm/
Dapi.rst6630 HTAB address part of SDR1 contains an HVA instead of a GPA, as PAPR keeps the
6631 HTAB invisible to the guest.