Home
last modified time | relevance | path

Searched refs:_PC (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dkgdb.h98 #define _PC 15 macro
105 #define CFI_END_FRAME(func) __CFI_END_FRAME(_PC, _SPT, func)
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dgeneric.c95 #ifdef _PC
155 #ifdef _PC in xf86ExtendedInitInt10()
323 #if defined (_PC) in xf86FreeInt10()
376 #if defined _PC
H A Dhelper_exec.c47 #if defined (_PC)
77 #if defined (_PC) in setup_int()
98 #if defined (_PC) in finish_int()
123 #ifndef _PC in run_bios_int()
704 #if defined (_PC)
H A Dxf86int10.c24 #ifndef _PC
38 #ifndef _PC in int_handler()
68 #ifndef _PC
H A Dhelper_mem.c60 #ifndef _PC
H A Dxf86int10.h140 #if defined (_PC)
H A DINT10.HOWTO126 method 1 can be turned on by defining _PC.
319 access register (config method 1) if _PC is not defined.
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/
H A Dlinux.c266 #ifdef _PC in xf86ExtendedInitInt10()
402 #ifdef _PC in xf86FreeInt10()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dkgdb.c100 gdb_regs[_PC] = ti->cpu_context.pc; in sleeping_thread_to_gdb_regs()