Home
last modified time | relevance | path

Searched defs:breakpoint_dispatch_handler (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/arch/x86/include/arch/
H A Dbreakpoint.h52 static inline int breakpoint_dispatch_handler(struct eregs *info) in breakpoint_dispatch_handler() function
/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dbreakpoint.c255 int breakpoint_dispatch_handler(struct eregs *info) in breakpoint_dispatch_handler() function