Searched defs:ltype (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/ |
D | main.c | 293 mtrr_type ltype; in mtrr_add_page() local 469 mtrr_type ltype; in mtrr_del_page() local 628 mtrr_type ltype; member
|
D | centaur.c | 29 mtrr_type ltype; in centaur_get_free_region() local
|
D | cyrix.c | 93 mtrr_type ltype; in cyrix_get_free_region() local
|
D | generic.c | 559 mtrr_type ltype; in generic_get_free_region() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | uaccess.h | 360 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument 394 #define __get_user_asm_ex(x, addr, itype, rtype, ltype) \ argument 425 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument 437 #define __put_user_asm_ex(x, addr, itype, rtype, ltype) \ argument
|
/linux-4.4.14/net/ipv6/ |
D | ip6_tunnel.c | 802 int ltype = ipv6_addr_type(laddr); in ip6_tnl_get_cap() local
|