Home
last modified time | relevance | path

Searched refs:x86_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dhw_breakpoint.h71 extern int arch_bp_generic_fields(int x86_len, int x86_type,
/linux-4.4.14/arch/x86/kernel/
Dhw_breakpoint.c190 int arch_bp_generic_fields(int x86_len, int x86_type, in arch_bp_generic_fields() argument
194 switch (x86_type) { in arch_bp_generic_fields()
/linux-4.4.14/include/linux/
Dpe.h426 enum x86_coff_reloc_type x86_type; member