Home
last modified time | relevance | path

Searched defs:ivt (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/microblaze/kernel/
Dvmlinux.lds.S101 *(.init.ivt)
102 __ivt_end = .;
/linux-3.3/net/core/
Drtnetlink.c1232 struct ifla_vf_tx_rate *ivt; in do_setvfinfo() local