Home
last modified time | relevance | path

Searched refs:lfs (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/tools/testing/selftests/powerpc/lib/
Dreg.S62 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/
Dfpu.S36 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/
Dmath.c63 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()
Dlfs.c12 lfs(void *frD, void *ea) in lfs() function
DMakefile10 frsp.o fsel.o lfs.o frsqrte.o fsub.o \
/Linux-v4.19/arch/powerpc/kernel/
Dfpu.S147 lfs 0,0(r3)
Dvector.S154 lfs fr,name@l(r11)
/Linux-v4.19/arch/powerpc/lib/
Dldstfp.S223 lfs fr0, 0(r3)
/Linux-v4.19/fs/nfs/
Dinternal.h312 dst->lfs = src->lfs; in nfs4_label_copy()
Dnfs4xdr.c1175 *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()
Dnfs4proc.c5681 ilabel.lfs = 0; in nfs4_set_security_label()
/Linux-v4.19/include/linux/
Dnfs4.h46 uint32_t lfs; member
/Linux-v4.19/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c465 LOAD_FLOAT_DFORM_TEST(lfs); in test_alignment_handler_fp()
/Linux-v4.19/Documentation/filesystems/
Df2fs.txt179 and "lfs". In "lfs" mode, there should be no random
182 with "mode=lfs".
Dramfs-rootfs-initramfs.txt241 http://www.linuxfromscratch.org/lfs/view/stable/