Searched defs:ltype (Results 1 – 5 of 5) sorted by relevance
/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 | 563 mtrr_type ltype; in generic_get_free_region() local
|
/arch/x86/include/asm/ |
D | uaccess.h | 381 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument 419 #define __get_user_asm_ex(x, addr, itype, rtype, ltype) \ argument 456 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument 468 #define __put_user_asm_ex(x, addr, itype, rtype, ltype) \ argument
|