search for: 0x1340

Displaying 6 results from an estimated 6 matches for "0x1340".

Did you mean: 0x130
2008 Mar 20
0
[RFC/PATCH 03/15] preparation: address of the 64bit extint parm in lowcore
...*/ - __u8 pad15[0x1324-0x1320]; /* 0x1320 */ + __u8 pad16[0x1324-0x1320]; /* 0x1320 */ __u32 tod_progreg_save_area; /* 0x1324 */ __u32 cpu_timer_save_area[2]; /* 0x1328 */ __u32 clock_comp_save_area[2]; /* 0x1330 */ - __u8 pad16[0x1340-0x1338]; /* 0x1338 */ + __u8 pad17[0x1340-0x1338]; /* 0x1338 */ __u32 access_regs_save_area[16]; /* 0x1340 */ __u64 cregs_save_area[16]; /* 0x1380 */ /* align to the top of the prefix area */ - __u8 pad17[0x2000-0x1400]; /* 0x1400 */ +...
2001 Jun 29
3
Fail to build R (PR#1005)
...o <unknown> 0x1354 nanoftp.o <unknown> 0x1358 nanoftp.o <unknown> 0x135c nanoftp.o <unknown> 0x1324 nanoftp.o <unknown> 0x1340 nanoftp.o <unknown> 0x131c nanoftp.o <unknown> 0x133c nanoftp.o <unknown> 0x1318 nanoftp.o <unknown> 0x1334 nanoftp.o <unknown>...
2014 Apr 11
1
Bug: noveau DATA_ERROR / CACHE_ERROR on Quadro NVS 290
...2616.270232] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x000fb33000 X[632]] subc 7 class 0x8297 mthd 0x1360 data 0x00000001 [22616.270260] nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR BEGIN_END_ACTIVE [22616.270265] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x000fb33000 X[632]] subc 7 class 0x8297 mthd 0x1340 data 0x00008006 [22616.270280] nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR BEGIN_END_ACTIVE [22616.270284] nouveau E[ PGRAPH][0000:01:00.0] ch 2 [0x000fb33000 X[632]] subc 7 class 0x8297 mthd 0x1344 data 0x00004001 [22616.270298] nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR BEGIN_END_ACTIVE [2261...
2009 Jan 14
0
[PATCH] Pitch now quantised at the band level, got rid of all the VQ code.
..., 0x0809, 0x3f08, 0x0704, -0x0b0c, 0x0769, 0x0a0c, 0x0f08, -0x8676, 0x1475, 0x6050, 0x521b, -0x400f, 0x423c, 0x0b07, 0x0804, -0x7423, 0x6712, 0x5611, 0x0b05, -0x1062, 0x0f11, 0x4d0c, 0x0b05, -0x8983, 0x7e75, 0x1a1e, 0x4510, -0x815a, 0x5206, 0x0b08, 0x0705, -0x8880, 0x7925, 0x1958, 0x541a, -0x1340, 0x0b3d, 0x0b0b, 0x0a05, -0x0e0e, 0x6a0b, 0x090b, 0x0b07, -0x824e, 0x716c, 0x1811, 0x0a06, -0x867e, 0x7911, 0x490e, 0x0907, -0x8a84, 0x7f4e, 0x6f66, 0x5718, -0x2966, 0x696b, 0x565c, 0x4c14, -0x5e4e, 0x0505, 0x0507, 0x0504, -0x8b84, 0x7f7b, 0x6b22, 0x490b, -0x7719, 0x1663, 0x5856, 0x591a, -...
2008 Mar 20
34
[RFC/PATCH 00/15] kvm on big iron
This patch series introduces a backend for kvm to run on IBM System z machines that uses the mainframe's sie virtualization capability. This work runs 64bit guests on z800/z890/z900/z990/z9/z10 class machines with a 64bit linux host. Userspace will follow once we're done brushing it over. The patch queue consists of the following patches, which can be applied in sequence on top of kvm.git
2008 Mar 20
34
[RFC/PATCH 00/15] kvm on big iron
This patch series introduces a backend for kvm to run on IBM System z machines that uses the mainframe's sie virtualization capability. This work runs 64bit guests on z800/z890/z900/z990/z9/z10 class machines with a 64bit linux host. Userspace will follow once we're done brushing it over. The patch queue consists of the following patches, which can be applied in sequence on top of kvm.git