Searched defs:v0 (Results 1 - 25 of 78) sorted by path

1234

/linux-master/arch/alpha/include/uapi/asm/
H A Dregdef.h5 #define v0 $0 /* function return value */ macro
/linux-master/arch/mips/include/asm/mach-malta/
H A Dkernel-entry-init.h113 PTR_LA v0, 0x9fc00534 /* YAMON print */ variable
114 lw v0, (v0) variable
119 PTR_LA v0, 0x9fc00520 /* YAMON exit */ variable
120 lw v0, (v0) variable
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusergf100.c74 struct gf100_dma_v0 v0; member in union:__anon308
H A Dusergf119.c72 struct gf119_dma_v0 v0; member in union:__anon309
H A Dusergv100.c71 struct gf119_dma_v0 v0; member in union:__anon3172
H A Dusernv50.c74 struct nv50_dma_v0 v0; member in union:__anon310
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmem.c150 struct nvif_mem_ram_v0 v0; member in union:__anon3246
H A Dmemgf100.c40 struct gf100_mem_map_v0 v0; member in union:__anon3247
74 struct gf100_mem_v0 v0; member in union:__anon3248
H A Dmemnv50.c40 struct nv50_mem_map_v0 v0; member in union:__anon3251
71 struct nv50_mem_v0 v0; member in union:__anon3252
H A Dvmmgm200.c151 struct gm200_vmm_v0 v0; member in union:__anon3273
/linux-master/drivers/net/ethernet/sun/
H A Dniu.h3174 u64 v0, v1, v2; member in struct:rx_pkt_hdr0::niu_ldg
/linux-master/include/uapi/linux/netfilter/
H A Dxt_string.h24 } v0; member in union:xt_string_info::__anon13094
/linux-master/lib/
H A Datomic64_test.c106 int v0 = 0xaaa31337; local
149 long long v0 = 0xaaa31337c001d00dLL; local
[all...]
/linux-master/arch/arm64/lib/
H A Dxor-neon.c19 register uint64x2_t v0, v1, v2, v3; local
48 register uint64x2_t v0, v1, v2, v3; local
86 register uint64x2_t v0, v1, v2, v3; local
133 register uint64x2_t v0, v1, v2, v3; local
203 register uint64x2_t v0, v1, v2, v3; local
240 register uint64x2_t v0, v1, v2, v3; local
286 register uint64x2_t v0, v1, v2, v3; local
[all...]
/linux-master/arch/mips/cavium-octeon/
H A Docteon-irq.c1617 u32 v0, v1; local
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h32 dins v0, $0, 0, 6 variable
33 ori v0, CONFIG_CAVIUM_OCTEON_CVMSEG_SIZE variable
34 dmtc0 v0, CP0_CVMMEMCTL_REG # Write the cavium mem control register variable
35 dmfc0 v0, CP0_CVMCTL_REG # Read the cavium control register variable
38 or v0, v0, 0x5001 variable
39 xor v0, v0, 0x1001 variable
43 and v0, v variable
44 ori v0, v0, (6 << 7) variable
64 or v0, v0, 0x2000 # Set IPREF bit. variable
73 dli v0, CONFIG_CAVIUM_OCTEON_CVMSEG_SIZE variable
74 dsll v0, 7 variable
75 beqz v0, 2f variable
76 1: dsubu v0, 8 variable
80 mfc0 v0, CP0_PRID_REG variable
81 bbit0 v0, 15, 1f variable
83 and t1, v0, 0xff00 variable
84 dli v0, 0x9500 variable
85 bge t1, v0, 1f # OCTEON III has no DCACHE_ERR_REG COP0 variable
86 dli v0, 0x27 variable
87 dmtc0 v0, CP0_DCACHE_ERR_REG variable
90 rdhwr v0, $0 variable
119 bne t1, v0, octeon_spin_wait_boot variable
[all...]
/linux-master/arch/mips/include/asm/
H A Dregdef.h114 #define v0 $2 /* return value */ macro
157 #define v0 $2 /* return value - caller saved */ macro
H A Dstackframe.h255 cfi_st v0, PT_R2, \docfi variable
364 LONG_L v0, PT_STATUS(sp) variable
366 and v0, v1 variable
367 or v0, a0 variable
368 mtc0 v0, CP0_STATUS variable
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h677 #define v0 0 macro
/linux-master/arch/x86/platform/uv/
H A Dbios_uv.c85 u64 v0, v1; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Ddf_v3_6.c643 uint32_t v0, v1, v28, v31; local
H A Ddf_v4_3.c32 uint32_t v0, v1, v28, v31; local
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif000e.h11 } v0; member in union:nvif_event_args
H A Dif0010.h12 } v0; member in union:nvif_disp_args
H A Dif0011.h20 } v0; member in union:nvif_conn_args
31 } v0; member in union:nvif_conn_event_args

Completed in 299 milliseconds

1234