Home
last modified time | relevance | path

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

/arch/xtensa/kernel/
Dvmlinux.lds.S308 .xt.lit : { *(.xt.lit) }
309 .xt.prop : { *(.xt.prop) }
329 .xt.insn 0 :
331 *(.xt.insn)
335 .xt.lit 0 :
337 *(.xt.lit)
/arch/s390/kernel/
Dtime.c78 void tod_to_timeval(__u64 todval, struct timespec *xt) in tod_to_timeval() argument
84 xt->tv_sec = sec; in tod_to_timeval()
86 xt->tv_nsec = ((todval * 1000) >> 12); in tod_to_timeval()
/arch/xtensa/
DKconfig126 xt-gdb can't place a Software Breakpoint in the 0XD region prior