Searched refs:ldmdb (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/arm/lib/
H A Dcall_with_stack.S43 ldmdb fp, {fp, sp, pc}
H A Dmemmove.S71 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}
/linux-master/block/partitions/
H A Dldm.h181 struct ldmdb { /* Cache of the database */ struct
H A Dldm.c354 unsigned long base, struct ldmdb *ldb)
428 unsigned long base, struct ldmdb *ldb)
538 static struct vblk * ldm_get_disk_objid (const struct ldmdb *ldb)
571 const struct ldmdb *ldb)
1144 * ldm_ldmdb_add - Adds a raw VBLK entry to the ldmdb database
1156 static bool ldm_ldmdb_add (u8 *data, int len, struct ldmdb *ldb)
1309 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb)
1344 struct ldmdb *ldb)
1433 struct ldmdb *ldb;
1461 /* Initialize vblk lists in ldmdb struc
[all...]
/linux-master/arch/arm/kernel/
H A Dentry-header.S322 ldmdb r2, {r1 - lr}^ @ get calling r1 - lr
324 ldmdb r2, {r0 - lr}^ @ get calling r0 - lr
354 ldmdb sp, {r1 - r12} @ get calling r1 - r12
356 ldmdb sp, {r0 - r12} @ get calling r0 - r12
/linux-master/arch/arm/boot/compressed/
H A Dhead.S525 1: ldmdb r6!, {r0 - r3, r10 - r12, lr}

Completed in 197 milliseconds