Searched defs:ltype (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/arch/x86/kernel/cpu/mtrr/ |
D | main.c | 283 mtrr_type ltype; in mtrr_add_page() local 457 mtrr_type ltype; in mtrr_del_page() local 545 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 | 499 mtrr_type ltype; in generic_get_free_region() local
|
/linux-3.3/arch/x86/include/asm/ |
D | uaccess.h | 375 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument 408 #define __get_user_asm_ex(x, addr, itype, rtype, ltype) \ argument 439 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument 450 #define __put_user_asm_ex(x, addr, itype, rtype, ltype) \ argument
|
/linux-3.3/net/ipv6/ |
D | ip6_tunnel.c | 1132 int ltype = ipv6_addr_type(&p->laddr); in ip6_tnl_set_cap() local
|