Home
last modified time | relevance | path

Searched refs:room (Results 1 – 19 of 19) sorted by relevance

/arch/alpha/
A DKconfig.debug14 to 0x810000 to make room for the Wildfire's larger SRM console.
16 extra room.
/arch/m68k/fpsp040/
A Dfpsp.h100 .set FP_SCR1,LV+76 | room for a temporary float value
101 .set FP_SCR2,LV+92 | room for a temporary float value
102 .set L_SCR1,LV+108 | room for a temporary long value
103 .set L_SCR2,LV+112 | room for a temporary long value
112 .set L_SCR3,LV+124 | room for a temporary long value
113 .set FP_SCR3,LV+128 | room for a temporary float value
114 .set FP_SCR4,LV+144 | room for a temporary float value
115 .set FP_SCR5,LV+160 | room for a temporary float value
A Ddo_func.S81 lsll #3,%d0 |make room for STAG
/arch/um/drivers/
A Dline.c54 unsigned int room; in line_write_room() local
57 room = write_room(line); in line_write_room()
60 return room; in line_write_room()
88 int end, room; in buffer_data() local
101 room = write_room(line); in buffer_data()
102 len = (len > room) ? room : len; in buffer_data()
/arch/powerpc/kernel/
A Dprom_init.c2491 unsigned long room, chunk; in make_room() local
2497 room = DEVTREE_CHUNK_SIZE; in make_room()
2498 if (room < PAGE_SIZE) in make_room()
2501 chunk = alloc_up(room, 0); in make_room()
2505 *mem_end = chunk + room; in make_room()
2595 int l, room, has_phandle = 0; in scan_dt_build_struct() local
2602 if (room > 255) in scan_dt_build_struct()
2603 room = 255; in scan_dt_build_struct()
2607 if (l >= room) { in scan_dt_build_struct()
2715 room = DEVTREE_CHUNK_SIZE; in flatten_device_tree()
[all …]
/arch/m68k/ifpsp060/
A Dilsp.doc86 subq.l &0x8,%sp # make room for result on stack
100 subq.l &0x8,%sp # make room for result on stack
/arch/s390/kernel/
A Dperf_cpum_cf.c482 size_t room, bool error_ok) in cfdiag_getctrset() argument
494 if (need <= room) { in cfdiag_getctrset()
1507 int ctrset_size, size_t room) in cfset_cpuset_read() argument
1513 if (need <= room) { in cfset_cpuset_read()
/arch/m68k/kernel/syscalls/
A Dsyscall.tbl395 # room for arch specific calls
/arch/sh/kernel/syscalls/
A Dsyscall.tbl399 # room for arch specific syscalls
/arch/sparc/kernel/syscalls/
A Dsyscall.tbl440 # room for arch specific syscalls
/arch/mips/kernel/syscalls/
A Dsyscall_o32.tbl383 # room for arch specific calls
/arch/s390/kernel/syscalls/
A Dsyscall.tbl397 # room for arch specific syscalls
/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl485 # room for arch specific syscalls
/arch/m68k/
A DKconfig.machine405 a system with the RAM based at address 0, and leaving enough room
/arch/arm/boot/dts/st/
A Dste-ux500-samsung-janice.dts314 * sense resistor value was found by calibrating in a room ambient
/arch/m68k/ifpsp060/src/
A Dilsp.S58 # leave room for future possible aditions.
A Dpfpsp.S2999 subq.l &0x8,%sp # make room for new stack
3296 # on the system stack must be carefully moved "down" to make room #
4403 sub.l %d0,%sp # make room for fpregs
A Dfpsp.S3000 subq.l &0x8,%sp # make room for new stack
3297 # on the system stack must be carefully moved "down" to make room #
18354 sub.l %d0,%sp # make room for fpregs
A Dfplsp.S267 # leave room for future possible additions

Completed in 91 milliseconds