Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtimer.c64 #define HTAB 2 macro
166 if (*key == HTAB) in timer_cb2()
173 } else if (*key == HTAB) { in timer_cb2()
227 int key = HTAB, key_malloc = HTAB_MALLOC; in bpf_timer_test()
250 int key = HTAB, key_malloc = HTAB_MALLOC; in BPF_PROG2()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst6814 HTAB address part of SDR1 contains an HVA instead of a GPA, as PAPR keeps the
6815 HTAB invisible to the guest.