Searched refs:lfs (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/powerpc/lib/ |
| D | reg.S | 58 lfs 0, 0*4(3) 59 lfs 1, 1*4(3) 60 lfs 2, 2*4(3) 61 lfs 3, 3*4(3) 62 lfs 4, 4*4(3) 63 lfs 5, 5*4(3) 64 lfs 6, 6*4(3) 65 lfs 7, 7*4(3) 66 lfs 8, 8*4(3) 67 lfs 9, 9*4(3) [all …]
|
| /Linux-v5.4/arch/powerpc/kvm/ |
| D | fpu.S | 31 lfs 0,0(r5); \ 52 lfs 0,0(r5); \ 53 lfs 1,0(r6); \ 75 lfs 0,0(r5); \ 76 lfs 1,0(r6); \ 77 lfs 2,0(r7); \ 271 lfs 0,0(r3)
|
| /Linux-v5.4/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-v5.4/arch/powerpc/kernel/ |
| D | fpu.S | 143 lfs 0,0(r3)
|
| D | vector.S | 155 lfs fr,name@l(r11)
|
| /Linux-v5.4/arch/powerpc/lib/ |
| D | ldstfp.S | 217 lfs fr0, 0(r3)
|
| /Linux-v5.4/fs/nfs/ |
| D | internal.h | 307 dst->lfs = src->lfs; in nfs4_label_copy()
|
| D | nfs4xdr.c | 1178 *p++ = cpu_to_be32(label->lfs); in encode_attrs() 4147 uint32_t lfs = 0; in decode_attr_security_label() local 4158 lfs = be32_to_cpup(p++); in decode_attr_security_label() 4175 label->lfs = lfs; in decode_attr_security_label() 4185 (char *)label->label, label->len, label->pi, label->lfs); in decode_attr_security_label()
|
| D | nfs4proc.c | 5866 ilabel.lfs = 0; in nfs4_set_security_label()
|
| /Linux-v5.4/include/linux/ |
| D | nfs4.h | 46 uint32_t lfs; member
|
| /Linux-v5.4/tools/testing/selftests/powerpc/alignment/ |
| D | alignment_handler.c | 461 LOAD_FLOAT_DFORM_TEST(lfs); in test_alignment_handler_fp()
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | f2fs.txt | 187 and "lfs". In "lfs" mode, there should be no random 190 with "mode=lfs".
|
| D | ramfs-rootfs-initramfs.txt | 241 http://www.linuxfromscratch.org/lfs/view/stable/
|