Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dhw_breakpoint.h72 extern int arch_bp_generic_fields(int x86_len, int x86_type,
/openbmc/linux/arch/x86/kernel/
H A Dhw_breakpoint.c198 int arch_bp_generic_fields(int x86_len, int x86_type, in arch_bp_generic_fields() argument
204 switch (x86_type) { in arch_bp_generic_fields()
/openbmc/linux/include/linux/
H A Dpe.h458 enum x86_coff_reloc_type x86_type; member