Home
last modified time | relevance | path

Searched defs:el (Results 76 – 90 of 90) sorted by relevance

1234

/openbmc/qemu/target/arm/
H A Dcpu.c1222 int el = arm_current_el(env); in aarch64_cpu_dump_state() local
H A Dcpu.h1527 static inline unsigned int aarch64_pstate_mode(unsigned int el, bool handler) in aarch64_pstate_mode()
/openbmc/u-boot/tools/
H A Dkwbimage.c1318 struct image_cfg_element *el) in image_create_config_parse_oneline()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_bitmap.c1513 unsigned long el = (e+1) & ~((unsigned long)BITS_PER_LONG-1); in _drbd_bm_set_bits() local
/openbmc/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c1517 const u8 *el; in at76_guess_freq() local
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c2492 static int vcap_valid_rule_move(struct vcap_rule_internal *el, int offset) in vcap_valid_rule_move()
2498 static void vcap_adjust_rule_addr(struct vcap_rule_internal *el, int offset) in vcap_adjust_rule_addr()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gpu_error.c1374 const struct intel_engine_execlists * const el = &ee->engine->execlists; in engine_record_execlists() local
/openbmc/linux/drivers/net/wireless/legacy/
H A Dwl3501_cs.c174 struct iw_mgmt_info_element *el, in iw_set_mgmt_info_element()
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1474 int el = arm_current_el(env); in pmu_counter_enabled() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h446 #define __BIT_VEC64_SET_BIT(el, bit) \ argument
451 #define __BIT_VEC64_CLEAR_BIT(el, bit) \ argument
479 #define NEXT_SGE_MASK_ELEM(el) (((el) + 1) & RX_SGE_MASK_LEN_MASK) argument
/openbmc/qemu/ui/
H A Dvnc.c3951 SocketAddressList *el; in vnc_display_listen() local
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js1000 .reduce(function(prev, el) { argument
/openbmc/linux/fs/smb/client/
H A Dfile.c1649 struct list_head locks_to_send, *el; in cifs_push_posix_locks() local
/openbmc/qemu/
H A Dblock.c6386 GSList *el; in bdrv_get_xdbg_block_graph() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c2669 int el = s->nv ? 2 : s->current_el; in handle_sys() local

1234