Searched defs:lo_off (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/hwtracing/coresight/ |
D | coresight-priv.h | 44 #define __coresight_simple_func(type, func, name, lo_off, hi_off) \ argument 66 #define coresight_simple_reg64(type, name, lo_off, hi_off) \ argument
|
D | coresight-catu.h | 81 #define CATU_REG_PAIR(name, lo_off, hi_off) \ argument
|
D | coresight-tmc-core.c | 256 #define coresight_tmc_reg64(name, lo_off, hi_off) \ argument
|
D | coresight-tmc.h | 281 #define TMC_REG_PAIR(name, lo_off, hi_off) \ argument
|
/linux-5.19.10/arch/parisc/kernel/ |
D | sys_parisc.c | 368 u32 hi_off, u32 lo_off, u32 hi_nbytes, u32 lo_nbytes, in parisc_sync_file_range()
|