/openbmc/linux/arch/sparc/include/asm/ |
H A D | asm.h | 14 #define BRANCH_REG_ZERO(PREDICT, REG, DEST) \ argument 16 #define BRANCH_REG_ZERO_ANNUL(PREDICT, REG, DEST) \ argument 18 #define BRANCH_REG_NOT_ZERO(PREDICT, REG, DEST) \ argument 20 #define BRANCH_REG_NOT_ZERO_ANNUL(PREDICT, REG, DEST) \ argument 27 #define BRANCH_REG_ZERO(PREDICT, REG, DEST) \ argument 30 #define BRANCH_REG_ZERO_ANNUL(PREDICT, REG, DEST) \ argument 33 #define BRANCH_REG_NOT_ZERO(PREDICT, REG, DEST) \ argument 36 #define BRANCH_REG_NOT_ZERO_ANNUL(PREDICT, REG, DEST) \ argument
|
H A D | tsb.h | 77 #define TSB_LOAD_QUAD(TSB, REG) \ argument 85 #define TSB_LOAD_TAG_HIGH(TSB, REG) \ argument 92 #define TSB_LOAD_TAG(TSB, REG) \ argument
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_hw_reg_io.h | 33 #define REG_FLD(REG, FLD) \ argument 35 #define REG_FLD_NUM(REG, FLD, num) \ argument 37 #define REG_GET_FLD(REG, FLD, val) \ argument 39 #define REG_CLR_FLD(REG, FLD, val) \ argument 41 #define REG_SET_FLD(REG, FLD, val) \ argument 43 #define REG_SET_FLD_NUM(REG, FLD, num, val) \ argument 45 #define REG_TEST_FLD(REG, FLD, val) \ argument 47 #define REG_TEST_FLD_NUM(REG, FLD, num, val) \ argument
|
/openbmc/qemu/target/tricore/ |
H A D | helper.c | 148 #define FIELD_GETTER_WITH_FEATURE(NAME, REG, FIELD, FEATURE) \ argument 157 #define FIELD_GETTER(NAME, REG, FIELD) \ argument 163 #define FIELD_SETTER_WITH_FEATURE(NAME, REG, FIELD, FEATURE) \ argument 172 #define FIELD_SETTER(NAME, REG, FIELD) \ argument
|
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/ |
H A D | nxu.h | 428 #define getnn(ST, REG) ((be32toh(ST.REG) >> (31-REG##_offset)) \ argument 430 #define getpnn(ST, REG) ((be32toh((ST)->REG) >> (31-REG##_offset)) \ argument 432 #define get32(ST, REG) (be32toh(ST.REG)) argument 433 #define getp32(ST, REG) (be32toh((ST)->REG)) argument 434 #define get64(ST, REG) (be64toh(ST.REG)) argument 435 #define getp64(ST, REG) (be64toh((ST)->REG)) argument 437 #define unget32(ST, REG) (get32(ST, REG) & ~((REG##_mask) \ argument 441 #define ungetp32(ST, REG) (getp32(ST, REG) & ~((REG##_mask) \ argument 452 #define putnn(ST, REG, X) (ST.REG = htobe32(unget32(ST, REG) | (((X) \ argument 454 #define putpnn(ST, REG, X) ((ST)->REG = htobe32(ungetp32(ST, REG) \ argument [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_hubbub.c | 29 #define REG(reg)\ macro 40 #define REG(reg)\ macro
|
H A D | dcn301_hwseq.c | 35 #define REG(reg)\ macro
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386-adcox.c | 10 #define REG uint64_t macro 12 #define REG uint32_t macro
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | sys_regs.c | 316 #define AARCH32(REG) { SYS_DESC(REG), .access = pvm_access_id_aarch32 } argument 319 #define AARCH64(REG) { SYS_DESC(REG), .access = pvm_access_id_aarch64 } argument 332 #define RAZ_WI(REG) { SYS_DESC(REG), .access = pvm_access_raz_wi } argument 335 #define HOST_HANDLED(REG) { SYS_DESC(REG), .access = NULL } argument
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 68 #define SETHI(K, REG) \ argument 70 #define OR_LO(K, REG) \ argument 121 #define emit_clear(REG) \ argument 126 #define emit_set_const(K, REG) \ argument 220 #define emit_load_cpu(REG) \ argument 223 #define emit_load_cpu(REG) emit_clear(REG) argument 258 #define emit_read_y(REG) *prog++ = RD_Y | RD(REG) argument 259 #define emit_write_y(REG) *prog++ = WR_Y | IMMED | RS1(REG) | S13(0) argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_hubbub.c | 30 #define REG(reg)\ macro 43 #define REG(reg)\ macro
|
/openbmc/qemu/target/hexagon/ |
H A D | macros.h | 199 #define fINSERT_BITS(REG, WIDTH, OFFSET, INVAL) \ argument 426 #define fEA_RI(REG, IMM) tcg_gen_addi_tl(EA, REG, IMM) argument 427 #define fEA_RRs(REG, REG2, SCALE) \ argument 433 #define fEA_IRs(IMM, REG, SCALE) \ argument 439 #define fEA_RI(REG, IMM) \ argument 443 #define fEA_RRs(REG, REG2, SCALE) \ argument 447 #define fEA_IRs(IMM, REG, SCALE) \ argument 455 #define fEA_REG(REG) tcg_gen_mov_tl(EA, REG) argument 456 #define fEA_BREVR(REG) gen_helper_fbrev(EA, REG) argument 457 #define fPM_I(REG, IMM) tcg_gen_addi_tl(REG, REG, IMM) argument [all …]
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | kvm.h | 90 #define LOONGARCH_REG_64(TYPE, REG) (TYPE | KVM_REG_SIZE_U64 | (REG << LOONGARCH_REG_SHIFT)) argument 91 #define KVM_IOC_CSRID(REG) LOONGARCH_REG_64(KVM_REG_LOONGARCH_CSR, REG) argument 92 #define KVM_IOC_CPUCFG(REG) LOONGARCH_REG_64(KVM_REG_LOONGARCH_CPUCFG, REG) argument
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | hw_breakpoint.c | 36 #define READ_WB_REG_CASE(OFF, N, REG, T, VAL) \ argument 41 #define WRITE_WB_REG_CASE(OFF, N, REG, T, VAL) \ argument 46 #define GEN_READ_WB_REG_CASES(OFF, REG, T, VAL) \ argument 62 #define GEN_WRITE_WB_REG_CASES(OFF, REG, T, VAL) \ argument
|
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mii-fec.c | 47 #define mk_mii_read(REG) (0x60020000 | ((REG & 0x1f) << 18)) argument 48 #define mk_mii_write(REG, VAL) (0x50020000 | ((REG & 0x1f) << 18) | (VAL & 0xffff)) argument
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu.h | 53 #define GET_FP_CAUSE(REG) FIELD_EX32(REG, FCSR0, CAUSE) argument 54 #define SET_FP_CAUSE(REG, V) \ argument 58 #define UPDATE_FP_CAUSE(REG, V) \ argument 63 #define GET_FP_ENABLES(REG) FIELD_EX32(REG, FCSR0, ENABLES) argument 64 #define SET_FP_ENABLES(REG, V) \ argument 69 #define GET_FP_FLAGS(REG) FIELD_EX32(REG, FCSR0, FLAGS) argument 70 #define SET_FP_FLAGS(REG, V) \ argument 75 #define UPDATE_FP_FLAGS(REG, V) \ argument
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | hw_breakpoint.c | 59 #define READ_WB_REG_CASE(OFF, N, REG, VAL) \ argument 64 #define WRITE_WB_REG_CASE(OFF, N, REG, VAL) \ argument 69 #define GEN_READ_WB_REG_CASES(OFF, REG, VAL) \ argument 87 #define GEN_WRITE_WB_REG_CASES(OFF, REG, VAL) \ argument
|
/openbmc/linux/arch/mips/kvm/ |
H A D | trace.h | 143 #define KVM_TRACE_COP0(REG, SEL) ((KVM_TRACE_HWR_COP0 << 8) | \ argument 145 #define KVM_TRACE_HWR(REG, SEL) ((KVM_TRACE_HWR_HWR << 8) | \ argument
|
/openbmc/linux/drivers/scsi/ |
H A D | sun3x_esp.c | 48 #define dma_read32(REG) \ argument 50 #define dma_write32(VAL, REG) \ argument
|
/openbmc/qemu/tests/qtest/ |
H A D | tpm-util.h | 20 #define TIS_REG(LOCTY, REG) \ argument
|
/openbmc/u-boot/drivers/net/ |
H A D | mcfmii.c | 31 #define mk_mii_read(ADDR, REG) (0x60020000 | ((ADDR << 23) | \ argument 33 #define mk_mii_write(ADDR, REG, VAL) (0x50020000 | ((ADDR << 23) | \ argument
|
/openbmc/linux/tools/perf/arch/loongarch/util/ |
H A D | unwind-libdw.c | 16 #define REG(r) ({ \ in libdw__arch_set_initial_registers() macro
|
/openbmc/linux/tools/perf/arch/riscv/util/ |
H A D | unwind-libdw.c | 16 #define REG(r) ({ \ in libdw__arch_set_initial_registers() macro
|
/openbmc/linux/tools/perf/arch/s390/util/ |
H A D | unwind-libdw.c | 17 #define REG(r) ({ \ in libdw__arch_set_initial_registers() macro
|
/openbmc/linux/tools/perf/arch/arm/util/ |
H A D | unwind-libdw.c | 14 #define REG(r) ({ \ in libdw__arch_set_initial_registers() macro
|