Home
last modified time | relevance | path

Searched refs:je (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/linux/arch/x86/math-emu/
H A Dreg_round.S148 je LRound_To_64
151 je LRound_To_53
154 je LRound_To_24
160 je LRound_To_64
176 je LRound_nearest_24
182 je LUp_24
185 je LDown_24
262 je LUp_53
265 je LDown_53
336 je LUp_64
[all …]
H A Dreg_u_div.S113 je L_bugged
146 je L_no_overflow
246 je LDo_2nd_32_bits /* Must check for non-zero result here */
292 je L_bugged_2 /* Can't bump the result to 1.0 */
424 je LRound_precision
H A Ddiv_Xsig.S94 je L_bugged
164 je LDo_2nd_32_bits /* Must check for non-zero result here */
210 je L_bugged_2 /* Can't bump the result to 1.0 */
H A Dreg_u_add.S72 je L_bugged
75 je L_bugged
H A Dreg_u_sub.S54 je L_bugged_2
57 je L_bugged_2
/openbmc/linux/arch/x86/lib/
H A Dcopy_user_uncached_64.S120 je .Lword
129 je .Lbyte
137 je .Ldone
167 je .Lalign_word
169 je .Ldone
177 je .Lalign_long
187 je .Lis_aligned
H A Dcopy_user_64.S40 je .Lexit
62 je .Lexit
H A Dclear_page_64.S73 je .Lexit
89 je .Lexit
H A Datomic64_386_32.S147 je 3f
167 je 3f
H A Dmemmove_64.S59 je 4f
122 je 7b
H A Dchecksum_32.S105 je 4f
118 je 6f
179 je 32f
/openbmc/linux/arch/s390/kernel/
H A Drelocate_kernel.S37 je .indir_check # NO, goto "indir_check"
43 je .done_test # NO, goto "done_test"
49 je .source_test # NO! Well, then it should be the source indicator...
53 je .base # NO, ignore it...
62 je .diag
H A Dentry.S64 je \oklabel
66 je \oklabel
68 je \oklabel
70 je \oklabel
72 je \oklabel
/openbmc/linux/arch/s390/purgatory/
H A Dhead.S119 je .return_old_kernel
127 je .start_crash_kernel
218 je .loop_out
225 je .loop_next
/openbmc/linux/fs/gfs2/
H A Dlops.c147 struct gfs2_journal_extent *je; in gfs2_log_bmap() local
149 list_for_each_entry(je, &jd->extent_list, list) { in gfs2_log_bmap()
150 if (lblock >= je->lblock && lblock < je->lblock + je->blocks) in gfs2_log_bmap()
151 return je->dblock + lblock - je->lblock; in gfs2_log_bmap()
521 struct gfs2_journal_extent *je; in gfs2_find_jhead() local
533 list_for_each_entry(je, &jd->extent_list, list) { in gfs2_find_jhead()
534 u64 dblock = je->dblock; in gfs2_find_jhead()
536 for (; block < je->lblock + je->blocks; block++, dblock++) { in gfs2_find_jhead()
/openbmc/linux/arch/x86/crypto/
H A Dsm4-aesni-avx-asm_64.S164 je .Lblk4_load_input_done;
167 je .Lblk4_load_input_done;
239 je .Lblk4_store_output_done;
242 je .Lblk4_store_output_done;
384 je .Lblk8_load_input_done;
389 je .Lblk8_load_input_done;
403 je .Lblk8_store_output_done;
406 je .Lblk8_store_output_done;
/openbmc/linux/drivers/md/
H A Ddm-integrity.c107 #define journal_entry_tag(ic, je) ((__u8 *)&(je)->last_bytes[(ic)->sectors_per_block]) argument
112 #define journal_entry_set_sector(je, x) do { (je)->u.s.sector_lo = cpu_to_le32(x); smp_wmb(); WRIT… argument
114 #define journal_entry_get_sector(je) le64_to_cpu((je)->u.sector) argument
115 #define journal_entry_is_unused(je) ((je)->u.s.sector_hi == cpu_to_le32(-1)) argument
116 #define journal_entry_set_unused(je) ((je)->u.s.sector_hi = cpu_to_le32(-1)) argument
117 #define journal_entry_is_inprogress(je) ((je)->u.s.sector_hi == cpu_to_le32(-2)) argument
118 #define journal_entry_set_inprogress(je) ((je)->u.s.sector_hi = cpu_to_le32(-2)) argument
824 r = crypto_shash_update(desc, (__u8 *)&je->u.sector, sizeof(je->u.sector)); in section_mac()
2238 struct journal_entry *je; in dm_integrity_map_continue() local
2466 struct journal_entry *je; in integrity_commit() local
[all …]
/openbmc/u-boot/arch/x86/cpu/
H A Dsipi_vector.S135 je load_microcode
158 je microcode_done
/openbmc/qemu/tests/tcg/s390x/
H A Dhead64.S19 je 0f
/openbmc/u-boot/board/google/common/
H A Dearly_init.S14 je 1f
/openbmc/linux/arch/x86/um/
H A Dstub_64.S43 je again
H A Dstub_32.S49 je again
/openbmc/linux/arch/x86/kernel/
H A Dsev_verify_cbit.S74 je 3f
/openbmc/linux/arch/s390/lib/
H A Dmem.S93 je .Lmemset_fill_exit
165 je .L__memset_store\bits
/openbmc/qemu/tests/multiboot/
H A Daout_kludge.S120 je passed

123