Home
last modified time | relevance | path

Searched refs:PTR_SUB (Results 1 – 4 of 4) sorted by relevance

/arch/mips/kernel/
A Drelocate_kernel.S80 PTR_SUB t0,t0,t2;
123 PTR_SUB t0,t0,t2;
/arch/loongarch/include/asm/
A Dasm.h148 #define PTR_SUB sub.w macro
171 #define PTR_SUB sub.d macro
/arch/mips/include/asm/
A Dasm.h276 #define PTR_SUB sub macro
301 #define PTR_SUB dsub macro
/arch/s390/kernel/
A Dcrash_dump.c29 #define PTR_SUB(x, y) (((char *) (x)) - ((unsigned long) (y))) macro
585 phdr->p_filesz = (unsigned long) PTR_SUB(ptr, ptr_start); in notes_init()

Completed in 11 milliseconds