Searched refs:_emit_LD (Results 1 – 1 of 1) sorted by relevance
608 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_LD() function1104 off += _emit_LD(dry_run, &buf[off], ALWAYS); in _ldst_memtomem()1109 off += _emit_LD(dry_run, &buf[off], ALWAYS); in _ldst_memtomem()1128 off += _emit_LD(dry_run, &buf[off], cond); in _emit_load()