Searched refs:ldmdb (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/board/nokia/rx51/ |
H A D | lowlevel_init.S | 81 ldmdb r1!, {r3 - r10} 149 ldmdb r3!, {r7 - r10} 181 ldmdb r1!, {r3 - r10}
|
/openbmc/linux/block/partitions/ |
H A D | ldm.c | 354 unsigned long base, struct ldmdb *ldb) in ldm_validate_tocblocks() 428 unsigned long base, struct ldmdb *ldb) in ldm_validate_vmdb() 538 static struct vblk * ldm_get_disk_objid (const struct ldmdb *ldb) in ldm_get_disk_objid() 571 const struct ldmdb *ldb) in ldm_create_data_partitions() 1156 static bool ldm_ldmdb_add (u8 *data, int len, struct ldmdb *ldb) in ldm_ldmdb_add() 1309 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb) in ldm_frag_commit() 1344 struct ldmdb *ldb) in ldm_get_vblks() 1433 struct ldmdb *ldb; in ldm_partition()
|
H A D | ldm.h | 181 struct ldmdb { /* Cache of the database */ struct
|
/openbmc/linux/arch/arm/lib/ |
H A D | memmove.S | 71 4: ldmdb r1!, {r3, r4, r5, r6, r8, r9, ip, lr} 154 13: ldmdb r1!, {r8, r9, r10, ip} 157 ldmdb r1!, {r3, r4, r5, r6}
|
H A D | call_with_stack.S | 43 ldmdb fp, {fp, sp, pc}
|
/openbmc/linux/arch/arm/kernel/ |
H A D | entry-header.S | 354 ldmdb sp, {r1 - r12} @ get calling r1 - r12 356 ldmdb sp, {r0 - r12} @ get calling r0 - r12
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tremor/tremor/ |
H A D | tremor-arm-thumb2.patch | 39 "ldmdb r0!,{r1,r3};"
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | head.S | 525 1: ldmdb r6!, {r0 - r3, r10 - r12, lr}
|