Searched defs:ltype (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/arch/x86/kernel/cpu/mtrr/ |
A D | mtrr.c | 261 mtrr_type ltype; in mtrr_add_page() local 436 mtrr_type ltype; in mtrr_del_page() local 581 mtrr_type ltype; member
|
A D | cyrix.c | 94 mtrr_type ltype; in cyrix_get_free_region() local
|
A D | centaur.c | 30 mtrr_type ltype; in centaur_get_free_region() local
|
A D | generic.c | 546 mtrr_type ltype; in generic_get_free_region() local
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | uaccess.h | 319 #define __get_user_asm(x, addr, itype, ltype, label) \ argument 395 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument 434 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument 501 #define __put_user_goto(x, addr, itype, ltype, label) \ argument
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | npc.h | 13 #define SET_KEX_LD(intf, lid, ltype, ld, cfg) \ argument 260 u8 ltype; member
|
A D | rvu_npc_hash.c | 259 u8 ltype = (cfg & GENMASK_ULL(7, 4)) >> 4; in npc_update_field_hash() local
|
A D | rvu.h | 132 u8 ltype; member
|
/linux-6.3-rc2/net/ipv6/ |
A D | ip6_tunnel.c | 743 int ltype = ipv6_addr_type(laddr); in ip6_tnl_get_cap() local
|
Completed in 23 milliseconds