Searched refs:ivt (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/arch/microblaze/kernel/ |
| D | vmlinux.lds.S | 102 .init.ivt : AT(ADDR(.init.ivt) - LOAD_OFFSET) { 104 *(.init.ivt) argument
|
| D | entry-nommu.S | 581 .section .init.ivt, "ax"
|
| D | entry.S | 970 .section .init.ivt, "ax"
|
| /Linux-v5.4/net/core/ |
| D | rtnetlink.c | 2174 static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, in handle_infiniband_guid() argument 2179 return ops->ndo_set_vf_guid(dev, ivt->vf, ivt->guid, guid_type); in handle_infiniband_guid() 2182 static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) in handle_vf_guid() argument 2187 return handle_infiniband_guid(dev, ivt, guid_type); in handle_vf_guid() 2254 struct ifla_vf_tx_rate *ivt = nla_data(tb[IFLA_VF_TX_RATE]); in do_setvfinfo() local 2257 if (ivt->vf >= INT_MAX) in do_setvfinfo() 2261 err = ops->ndo_get_vf_config(dev, ivt->vf, &ivf); in do_setvfinfo() 2267 err = ops->ndo_set_vf_rate(dev, ivt->vf, in do_setvfinfo() 2269 ivt->rate); in do_setvfinfo() 2275 struct ifla_vf_rate *ivt = nla_data(tb[IFLA_VF_RATE]); in do_setvfinfo() local [all …]
|
| /Linux-v5.4/arch/ia64/kernel/ |
| D | Makefile | 13 irq_lsapic.o ivt.o pal.o patch.o process.o perfmon.o ptrace.o sal.o \
|
| D | vmlinux.lds.S | 47 *(.text..ivt)
|
| D | ivt.S | 86 .section .text..ivt,"ax"
|