Home
last modified time | relevance | path

Searched refs:OFS (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c41 #define TEST(INSN, OFS, E) \ argument
44 asm volatile(INSN " %1, " #OFS "(%0)" \
46 check(&s, E, which, INSN, OFS); \
/openbmc/qemu/scripts/
H A Dupdate-syscalltbl.sh43 OFS="$IFS"
48 IFS="$OFS"
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase827c.c49 NVVAL(NV827C, SET_CONVERSION, OFS, 0x64)); in base827c_image_set()
56 NVVAL(NV827C, SET_CONVERSION, OFS, 0)); in base827c_image_set()
H A Dbase507c.c86 NVVAL(NV507C, SET_CONVERSION, OFS, 0x64)); in base507c_image_set()
93 NVVAL(NV507C, SET_CONVERSION, OFS, 0)); in base507c_image_set()
/openbmc/linux/fs/affs/
H A DChanges172 inode if the fs was not an OFS. This bug only shows
301 both OFS and FFS.
320 - OFS support.
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c6626 #define DO_LD1_ZPZ_S(MEM, OFS, MSZ) \ argument
6627 void HELPER(sve_ld##MEM##_##OFS)(CPUARMState *env, void *vd, void *vg, \
6631 off_##OFS##_s, sve_ld1##MEM##_host, sve_ld1##MEM##_tlb); \
6633 void HELPER(sve_ld##MEM##_##OFS##_mte)(CPUARMState *env, void *vd, void *vg, \
6637 off_##OFS##_s, sve_ld1##MEM##_host, sve_ld1##MEM##_tlb); \
6640 #define DO_LD1_ZPZ_D(MEM, OFS, MSZ) \ argument
6641 void HELPER(sve_ld##MEM##_##OFS)(CPUARMState *env, void *vd, void *vg, \
6645 off_##OFS##_d, sve_ld1##MEM##_host, sve_ld1##MEM##_tlb); \
6647 void HELPER(sve_ld##MEM##_##OFS##_mte)(CPUARMState *env, void *vd, void *vg, \
6651 off_##OFS##_d, sve_ld1##MEM##_host, sve_ld1##MEM##_tlb); \
[all …]
/openbmc/phosphor-misc/http-redirect/
H A Dhttp-redirect.awk396 OFS = CRLF
/openbmc/linux/Documentation/filesystems/
H A Daffs.rst231 You cannot execute programs on an OFS (Old File System), since the
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc971 BASE+OFS: The effective address.