Searched defs:ltype (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | uaccess.h | 297 #define __get_user_asm(x, addr, itype, ltype, label) \ argument 373 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument 412 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument 479 #define __put_user_goto(x, addr, itype, ltype, label) \ argument
|
/openbmc/linux/arch/x86/kernel/cpu/mtrr/ |
H A D | mtrr.c | 230 mtrr_type ltype; in mtrr_add_page() local 405 mtrr_type ltype; in mtrr_del_page() local
|
H A D | legacy.c | 37 mtrr_type ltype; member
|
H A D | centaur.c | 30 mtrr_type ltype; in centaur_get_free_region() local
|
H A D | cyrix.c | 94 mtrr_type ltype; in cyrix_get_free_region() local
|
H A D | generic.c | 780 mtrr_type ltype; in generic_get_free_region() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | npc.h | 13 #define SET_KEX_LD(intf, lid, ltype, ld, cfg) \ argument 268 u8 ltype; member
|
H A D | rvu_npc_hash.c | 303 u8 ltype = (cfg & GENMASK_ULL(7, 4)) >> 4; in npc_update_field_hash() local
|
H A D | rvu.h | 135 u8 ltype; member
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_tunnel.c | 743 int ltype = ipv6_addr_type(laddr); in ip6_tnl_get_cap() local
|