Home
last modified time | relevance | path

Searched defs:hcr (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dhardirq.h22 u64 hcr; member
/openbmc/qemu/target/arm/
H A Dptw.c506 static bool S2_attrs_are_device(uint64_t hcr, uint8_t attrs) in S2_attrs_are_device()
621 uint64_t hcr = arm_hcr_el2_eff_secstate(env, ptw->in_space); in S1_ptw_translate() local
1662 uint64_t hcr = arm_hcr_el2_eff_secstate(env, ptw->in_space); in nv_nv1_enabled() local
3004 static uint8_t convert_stage2_attrs(uint64_t hcr, uint8_t s2attrs) in convert_stage2_attrs()
3057 static uint8_t combined_attrs_nofwb(uint64_t hcr, in combined_attrs_nofwb()
3168 static ARMCacheAttrs combine_cacheattrs(uint64_t hcr, in combine_cacheattrs()
3278 uint64_t hcr = arm_hcr_el2_eff_secstate(env, ptw->in_space); in get_phys_addr_disabled() local
3321 uint64_t hcr; in get_phys_addr_twostage() local
H A Dhelper.c2497 uint64_t hcr; in gt_cntfrq_access() local
2536 uint64_t hcr = arm_hcr_el2_eff(env); in gt_counter_access() local
2574 uint64_t hcr = arm_hcr_el2_eff(env); in gt_timer_access() local
2808 uint64_t hcr; in gt_virt_cnt_offset() local
4913 uint64_t hcr = arm_hcr_el2_eff(env); in vae1_tlbmask() local
4933 uint64_t hcr = arm_hcr_el2_eff(env); in vae2_tlbmask() local
4959 uint64_t hcr = arm_hcr_el2_eff(env); in vae1_tlbbits() local
4976 uint64_t hcr = arm_hcr_el2_eff(env); in vae2_tlbbits() local
5400 uint64_t hcr = arm_hcr_el2_eff(env); in aa64_zva_access() local
7016 uint64_t hcr = arm_hcr_el2_eff(env); in ctr_el0_access() local
[all …]
H A Dcpu.c786 bool hcr, scr; in arm_excp_unmasked() local
1231 uint64_t hcr = arm_hcr_el2_eff(env); in aarch64_cpu_dump_state() local
H A Dinternals.h1377 uint64_t hcr = arm_hcr_el2_eff(env); in allocation_tag_access_enabled() local
/openbmc/linux/drivers/usb/serial/
H A Dark3116.c67 __u32 hcr; /* handshake control register (0x8) member
200 __u8 lcr, hcr, eval; in ark3116_set_termios() local
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_cs.c244 static void sandisk_write_hcr(local_info_t *local, int hcr) in sandisk_write_hcr()
368 static void prism2_pccard_genesis_reset(local_info_t *local, int hcr) in prism2_pccard_genesis_reset()
H A Dhostap_download.c388 static int prism2_enable_genesis(local_info_t *local, int hcr) in prism2_enable_genesis()
H A Dhostap_pci.c267 static void prism2_pci_genesis_reset(local_info_t *local, int hcr) in prism2_pci_genesis_reset()
H A Dhostap_plx.c296 static void prism2_plx_genesis_reset(local_info_t *local, int hcr) in prism2_plx_genesis_reset()
/openbmc/qemu/target/arm/tcg/
H A Dhflags.c210 uint64_t hcr = arm_hcr_el2_eff(env); in rebuild_hflags_a64() local
H A Dpauth_helper.c467 uint64_t hcr = arm_hcr_el2_eff(env); in pauth_check_trap() local
H A Dop_helper.c1220 uint64_t hcr = arm_hcr_el2_eff(env); in HELPER() local
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h238 u64 hcr = vcpu->arch.hcr_el2; in ___activate_traps() local
/openbmc/linux/drivers/atm/
H A Dfore200e.c644 u32 hcr = fore200e->bus->read(fore200e->regs.sba.hcr) & SBA200E_HCR_STICKY; in fore200e_sba_irq_enable() local
655 u32 hcr = fore200e->bus->read(fore200e->regs.sba.hcr) & SBA200E_HCR_STICKY; in fore200e_sba_irq_ack() local
H A Dfore200e.h773 volatile u32 __iomem * hcr; /* address of host control register */ member
782 u32 __iomem *hcr; /* address of host control register */ member
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dlcd.h21 u32 hcr; /* 0x1C Horizontal Configuration Register */ member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c437 u32 __iomem *hcr = cmd->hcr; in mlx4_cmd_post() local
581 void __iomem *hcr = priv->cmd.hcr; in mlx4_cmd_poll() local
H A Dmlx4.h632 void __iomem *hcr; member
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c723 u32 hcr; in __vgic_v3_bump_eoicount() local
/openbmc/linux/arch/arm64/kvm/
H A Darm.c1094 unsigned long *hcr; in vcpu_interrupt_line() local
H A Dmmu.c2122 unsigned long hcr = *vcpu_hcr(vcpu); in kvm_set_way_flush() local
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h322 void __iomem *hcr; member
/openbmc/libcper/specification/json/sections/
H A Dcper-arm-processor.json397 "hcr": { "type": "integer" }, object