Home
last modified time | relevance | path

Searched refs:address_high (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dget_branch_snapshot.c11 __u64 address_high = 0; variable
20 return (val >= address_low) && (val < address_high); in gbs_in_range()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h380 __le32 address_high; member
1739 __le32 address_high; member
1750 __le32 address_high; member
2057 __le32 address_high; member
2226 __le32 address_high; member
2270 __le32 address_high; member
2279 __le32 address_high; member
H A Di40e_common.c3074 cmd->address_high = cpu_to_le32(upper_32_bits((uintptr_t)buff)); in i40e_aq_set_lldp_mib()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_branch_snapshot.c103 skel->bss->address_high = skel->bss->address_low + 128; in serial_test_get_branch_snapshot()
/linux/drivers/firewire/
H A Dsbp2.c160 int address_high; member
835 tgt->address_high = local_node_id << 16; in sbp2_login()
946 tgt->address_high = local_node_id << 16; in sbp2_reconnect()
1402 cpu_to_be32(lu->tgt->address_high); in sbp2_map_scatterlist()
1428 orb->request.data_descriptor.high = cpu_to_be32(lu->tgt->address_high); in sbp2_map_scatterlist()
/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.h147 __le32 address_high; member
H A Ddma.c210 desc->dma64.address_high = cpu_to_le32(addrhi); in op64_fill_descriptor()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c633 uint32_t address_low, address_high; in smu_v11_0_notify_memory_pool_location() local
639 address_high = (uint32_t)upper_32_bits(address); in smu_v11_0_notify_memory_pool_location()
644 address_high, in smu_v11_0_notify_memory_pool_location()
656 address_high = (uint32_t)upper_32_bits(address); in smu_v11_0_notify_memory_pool_location()
660 address_high, NULL); in smu_v11_0_notify_memory_pool_location()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c679 uint32_t address_low, address_high; in smu_v14_0_notify_memory_pool_location() local
685 address_high = (uint32_t)upper_32_bits(address); in smu_v14_0_notify_memory_pool_location()
689 address_high, NULL); in smu_v14_0_notify_memory_pool_location()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c694 uint32_t address_low, address_high; in smu_v13_0_notify_memory_pool_location() local
700 address_high = (uint32_t)upper_32_bits(address); in smu_v13_0_notify_memory_pool_location()
704 address_high, NULL); in smu_v13_0_notify_memory_pool_location()