Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
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()
/Linux-v6.6/Documentation/virt/kvm/
Dapi.rst6814 HTAB address part of SDR1 contains an HVA instead of a GPA, as PAPR keeps the
6815 HTAB invisible to the guest.