Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dtimer.c68 #define HTAB 2 macro
170 if (*key == HTAB) in timer_cb2()
177 } else if (*key == HTAB) { in timer_cb2()
231 int key = HTAB, key_malloc = HTAB_MALLOC; in bpf_timer_test()
254 int key = HTAB, key_malloc = HTAB_MALLOC; in BPF_PROG2()
/linux-6.15/Documentation/virt/kvm/
H A Dapi.rst7247 HTAB address part of SDR1 contains an HVA instead of a GPA, as PAPR keeps the
7248 HTAB invisible to the guest.