Searched defs:PTR (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/x86/kernel/
H A Drelocate_kernel_32.S18 #define PTR(x) (x << 2) define
H A Drelocate_kernel_64.S20 #define PTR(x) (x << 3) define
/linux-master/arch/powerpc/xmon/
H A Dansidecl.h87 #define PTR void * macro
108 #define PTR char * macro
/linux-master/arch/sparc/include/asm/
H A Dns87303.h16 #define PTR 0x02 macro
/linux-master/arch/loongarch/include/asm/
H A Dasm.h162 #define PTR .word macro
185 #define PTR .dword macro
/linux-master/lib/
H A Dtest_printf.c215 #define PTR ((void *)0xffff0123456789abUL) macro
247 #define PTR ((void *)0x456789ab) macro
/linux-master/sound/pci/emu10k1/
H A Demu10k1x.c53 #define PTR 0x00 /* Indexed register set pointer register */ macro
/linux-master/include/sound/
H A Demu10k1.h76 #define PTR 0x00 /* Indexed register set pointer register */ macro

Completed in 209 milliseconds