Home
last modified time | relevance | path

Searched refs:starts (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dirq-s3c24xx-fiq.S34 @ each entry starts with a word entry of how long it is
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dhead-nommu.S291 ldr r0, =PLAT_PHYS_OFFSET @ RAM starts at PHYS_OFFSET
303 mov r0, #0 @ BG region starts at 0x0
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dhead-nommu.S292 ldr r0, =PLAT_PHYS_OFFSET @ RAM starts at PHYS_OFFSET
304 mov r0, #0 @ BG region starts at 0x0
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dentry-arcv2.h146 ; - K mode: add the offset from current SP where H/w starts auto push
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dentry-arcv2.h160 ; - K mode: add the offset from current SP where H/w starts auto push
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c5300 int starts[SDEBUG_MAX_PARTS + 2], max_part_secs; in sdebug_build_parts() local
5315 starts[0] = sdebug_sectors_per; in sdebug_build_parts()
5318 starts[k] = ((k * sectors_per_part) / heads_by_sects) in sdebug_build_parts()
5320 if (starts[k] - starts[k - 1] < max_part_secs) in sdebug_build_parts()
5321 max_part_secs = starts[k] - starts[k - 1]; in sdebug_build_parts()
5323 starts[sdebug_num_parts] = num_sectors; in sdebug_build_parts()
5324 starts[sdebug_num_parts + 1] = 0; in sdebug_build_parts()
5329 for (k = 0; starts[ in sdebug_build_parts()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c5402 int starts[SDEBUG_MAX_PARTS + 2], max_part_secs; in sdebug_build_parts() local
5417 starts[0] = sdebug_sectors_per; in sdebug_build_parts()
5420 starts[k] = ((k * sectors_per_part) / heads_by_sects) in sdebug_build_parts()
5422 if (starts[k] - starts[k - 1] < max_part_secs) in sdebug_build_parts()
5423 max_part_secs = starts[k] - starts[k - 1]; in sdebug_build_parts()
5425 starts[sdebug_num_parts] = num_sectors; in sdebug_build_parts()
5426 starts[sdebug_num_parts + 1] = 0; in sdebug_build_parts()
5431 for (k = 0; starts[ in sdebug_build_parts()
[all...]
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dhead.S52 .long 0x02000410,0x60000050 # Initial processing starts
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dheader.S498 # where the compressed data starts. Problems will occur when the output
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dheader.S440 # where the compressed data starts. Problems will occur when the output

Completed in 22 milliseconds