Home
last modified time | relevance | path

Searched defs:ctx_reg (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_nv04.c1140 static u32 *ctx_reg(struct nv04_gr_chan *chan, u32 reg) in ctx_reg() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c3476 rtx ctx_reg = force_reg (Pmode, cxt); in nios2_trampoline_init() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.cc3471 rtx ctx_reg = force_reg (Pmode, cxt); in nios2_trampoline_init() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_reg.h4068 #define GEN7_CXT_POWER_SIZE(ctx_reg) (((ctx_reg) >> 25) & 0x7f) argument
4069 #define GEN7_CXT_RING_SIZE(ctx_reg) (((ctx_reg) >> 22) & 0x7) argument
4070 #define GEN7_CXT_RENDER_SIZE(ctx_reg) (((ctx_reg) >> 16) & 0x3f) argument
4071 #define GEN7_CXT_EXTENDED_SIZE(ctx_reg) (((ctx_reg) >> 9) & 0x7f) argument
4072 #define GEN7_CXT_GT1_SIZE(ctx_reg) (((ctx_reg) >> 6) & 0x7) argument
4073 #define GEN7_CXT_VFSTATE_SIZE(ctx_reg) (((ctx_reg) >> 0) & 0x3f) argument
4074 #define GEN7_CXT_TOTAL_SIZE(ctx_reg) (GEN7_CXT_EXTENDED_SIZE(ctx_reg) + \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c19389 rtx ctx_reg = force_reg (Pmode, cxt); in rs6000_trampoline_init() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc19941 rtx ctx_reg = force_reg (Pmode, cxt); in rs6000_trampoline_init() local