Home
last modified time | relevance | path

Searched defs:REG_COMPARE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/clocksource/
H A Dbcm2835_timer.c25 #define REG_COMPARE(n) (0x0c + (n) * 4) macro
/linux-6.15/tools/testing/selftests/kvm/s390/
H A Dsync_regs_test.c37 #define REG_COMPARE(reg) \ macro
/linux-6.15/tools/testing/selftests/kvm/x86/
H A Dsync_regs_test.c47 #define REG_COMPARE(reg) \ in compare_regs() macro