Searched refs:IRET (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dentry_32.S1115 # 2. Fault while executing IRET
1119 # normal Linux return path in this case because if we use the IRET hypercall
1138 jmp iret_exc # EAX != 0 => Category 2 (Bad IRET)
H A Dentry_64.S415 testl $_TIF_IA32, TI_flags(%rcx) # 32-bit compat task needs IRET
584 /* Use IRET because user could have changed frame */
587 * Syscall return path ending with IRET.
710 * This cannot be done with SYSRET, so use the IRET return path instead.
1162 * execve(). This function needs to use IRET, not SYSRET, to set up all state properly.
1254 * 2. Fault while executing IRET
1258 * normal Linux return path in this case because if we use the IRET hypercall
1284 /* All segments match their saved values => Category 2 (Bad IRET). */
1296 1: /* Segment mismatch => Category 1 (Bad segment). Retry the IRET. */
1431 * sometimes report an truncated RIP for IRET exception
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dentry_32.S1115 # 2. Fault while executing IRET
1119 # normal Linux return path in this case because if we use the IRET hypercall
1138 jmp iret_exc # EAX != 0 => Category 2 (Bad IRET)
H A Dentry_64.S415 testl $_TIF_IA32, TI_flags(%rcx) # 32-bit compat task needs IRET
584 /* Use IRET because user could have changed frame */
587 * Syscall return path ending with IRET.
710 * This cannot be done with SYSRET, so use the IRET return path instead.
1162 * execve(). This function needs to use IRET, not SYSRET, to set up all state properly.
1254 * 2. Fault while executing IRET
1258 * normal Linux return path in this case because if we use the IRET hypercall
1284 /* All segments match their saved values => Category 2 (Bad IRET). */
1296 1: /* Segment mismatch => Category 1 (Bad segment). Retry the IRET. */
1431 * sometimes report an truncated RIP for IRET exception
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_reg_def.h400 #define IRET 0x01 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_reg_def.h400 #define IRET 0x01 macro

Completed in 173 milliseconds