Searched refs:lfs (Results 1 – 15 of 15) sorted by relevance
| /Linux-v4.19/tools/testing/selftests/powerpc/lib/ |
| D | reg.S | 62 lfs 0, 0*4(3) 63 lfs 1, 1*4(3) 64 lfs 2, 2*4(3) 65 lfs 3, 3*4(3) 66 lfs 4, 4*4(3) 67 lfs 5, 5*4(3) 68 lfs 6, 6*4(3) 69 lfs 7, 7*4(3) 70 lfs 8, 8*4(3) 71 lfs 9, 9*4(3) [all …]
|
| /Linux-v4.19/arch/powerpc/kvm/ |
| D | fpu.S | 36 lfs 0,0(r5); \ 57 lfs 0,0(r5); \ 58 lfs 1,0(r6); \ 80 lfs 0,0(r5); \ 81 lfs 1,0(r6); \ 82 lfs 2,0(r7); \ 276 lfs 0,0(r3)
|
| /Linux-v4.19/arch/powerpc/math-emu/ |
| D | math.c | 63 FLOATFUNC(lfs); 241 case LFS: func = lfs; type = D; break; in do_mathemu() 242 case LFSU: func = lfs; type = DU; break; in do_mathemu() 252 case LFSX: func = lfs; type = XE; break; in do_mathemu() 253 case LFSUX: func = lfs; type = XEU; break; in do_mathemu()
|
| D | lfs.c | 12 lfs(void *frD, void *ea) in lfs() function
|
| D | Makefile | 10 frsp.o fsel.o lfs.o frsqrte.o fsub.o \
|
| /Linux-v4.19/arch/powerpc/kernel/ |
| D | fpu.S | 147 lfs 0,0(r3)
|
| D | vector.S | 154 lfs fr,name@l(r11)
|
| /Linux-v4.19/arch/powerpc/lib/ |
| D | ldstfp.S | 223 lfs fr0, 0(r3)
|
| /Linux-v4.19/fs/nfs/ |
| D | internal.h | 312 dst->lfs = src->lfs; in nfs4_label_copy()
|
| D | nfs4xdr.c | 1175 *p++ = cpu_to_be32(label->lfs); in encode_attrs() 4258 uint32_t lfs = 0; in decode_attr_security_label() local 4269 lfs = be32_to_cpup(p++); in decode_attr_security_label() 4286 label->lfs = lfs; in decode_attr_security_label() 4296 (char *)label->label, label->len, label->pi, label->lfs); in decode_attr_security_label()
|
| D | nfs4proc.c | 5681 ilabel.lfs = 0; in nfs4_set_security_label()
|
| /Linux-v4.19/include/linux/ |
| D | nfs4.h | 46 uint32_t lfs; member
|
| /Linux-v4.19/tools/testing/selftests/powerpc/alignment/ |
| D | alignment_handler.c | 465 LOAD_FLOAT_DFORM_TEST(lfs); in test_alignment_handler_fp()
|
| /Linux-v4.19/Documentation/filesystems/ |
| D | f2fs.txt | 179 and "lfs". In "lfs" mode, there should be no random 182 with "mode=lfs".
|
| D | ramfs-rootfs-initramfs.txt | 241 http://www.linuxfromscratch.org/lfs/view/stable/
|