Home
last modified time | relevance | path

Searched defs:high (Results 251 – 275 of 489) sorted by relevance

1...<<11121314151617181920

/openbmc/linux/drivers/edac/
H A Dmce_amd.c1258 u32 low, high; in amd_decode_mce() local
/openbmc/linux/arch/x86/kernel/cpu/
H A Dvmware.c226 uint32_t initial_high, low, high; in vmware_steal_clock() local
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c739 static inline u64 __init sgx_calc_section_metric(u64 low, u64 high) in sgx_calc_section_metric()
/openbmc/linux/include/scsi/
H A Dviosrp.h74 __be64 high; /* High 64 bits */ member
/openbmc/linux/arch/x86/events/intel/
H A Dp4.c1369 unsigned int low, high; in p4_pmu_init() local
/openbmc/linux/drivers/iommu/
H A Dfsl_pamu.c26 #define make64(high, low) (((u64)(high) << 32) | (low)) argument
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v8.c358 uint32_t low, high; in kgd_hqd_is_occupied() local
H A Damdgpu_amdkfd_gfx_v7.c326 uint32_t low, high; in kgd_hqd_is_occupied() local
H A Dgmc_v6_0.c438 uint32_t high = adev->vm_manager.max_pfn - in gmc_v6_0_set_prt() local
H A Damdgpu_amdkfd_gfx_v10_3.c465 uint32_t low, high; in hqd_is_occupied_v10_3() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c651 static u32 l3cc_combine(u16 low, u16 high) in l3cc_combine()
/openbmc/linux/arch/x86/pci/
H A Dfixup.c699 u32 base, limit, high; in pci_amd_enable_64bit_bar() local
/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c209 static uint32_t get_random_tlb(uint32_t low, uint32_t high) in get_random_tlb()
/openbmc/linux/drivers/staging/vme_user/
H A Dvme_tsi148.c57 static void reg_join(unsigned int high, unsigned int low, in reg_join()
64 static void reg_split(unsigned long long variable, unsigned int *high, in reg_split()
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dtimer.c209 u32 high = readl(regs + TCU_OSTCNTHBUF); in get_timer64() local
/openbmc/u-boot/tools/
H A Dproftool.c186 int high; /* greated function that could be a match */ in find_caller_by_offset() local
/openbmc/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c219 static int tegra_tsensor_set_trips(struct thermal_zone_device *tz, int low, int high) in tegra_tsensor_set_trips()
/openbmc/linux/sound/soc/amd/
H A Dacp.h183 u32 high; member
/openbmc/linux/drivers/thermal/
H A Drcar_gen3_thermal.c210 static int rcar_gen3_thermal_set_trips(struct thermal_zone_device *tz, int low, int high) in rcar_gen3_thermal_set_trips()
/openbmc/linux/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c458 u32 low, high, active_ch, val, bytes_per_ch, bits_per_sample; in xlnx_formatter_pcm_hw_params() local
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpts.c50 static int cpts_fifo_pop(struct cpts *cpts, u32 *high, u32 *low) in cpts_fifo_pop()
/openbmc/linux/arch/arm/plat-orion/
H A Dgpio.c109 static void __set_level(struct orion_gpio_chip *ochip, unsigned pin, int high) in __set_level()
/openbmc/linux/arch/x86/mm/
H A Dnuma.c242 const u64 high = PFN_PHYS(max_pfn); in numa_cleanup_meminfo() local
/openbmc/linux/drivers/pwm/
H A Dpwm-sti.c321 unsigned long long high, low; in sti_pwm_capture() local
/openbmc/qemu/target/ppc/
H A Dint_helper.c1155 int64_t high; in helper_VDIVESD() local
1172 uint64_t high, low; in helper_VDIVEUD() local
1187 Int128 high, low; in helper_VDIVESQ() local
1204 Int128 high, low; in helper_VDIVEUQ() local
3079 target_ulong helper_dlmzb(CPUPPCState *env, target_ulong high, in helper_dlmzb()

1...<<11121314151617181920