Searched refs:OFS (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/tests/tcg/hppa/ |
H A D | stby.c | 41 #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 D | update-syscalltbl.sh | 43 OFS="$IFS" 48 IFS="$OFS"
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | base827c.c | 49 NVVAL(NV827C, SET_CONVERSION, OFS, 0x64)); in base827c_image_set() 56 NVVAL(NV827C, SET_CONVERSION, OFS, 0)); in base827c_image_set()
|
H A D | base507c.c | 86 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 D | Changes | 172 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 D | sve_helper.c | 6626 #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 D | http-redirect.awk | 396 OFS = CRLF
|
/openbmc/linux/Documentation/filesystems/ |
H A D | affs.rst | 231 You cannot execute programs on an OFS (Old File System), since the
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 971 BASE+OFS: The effective address.
|