Searched refs:DPL (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/drivers/staging/fsl-mc/bus/
H A Ddpmcp.h49 * the DPL or by calling the dpmcp_create function.
93 * DPL file, or by calling this function.
98 * DPL file, call dpmcp_open function to get an authentication
/linux-4.1.27/drivers/staging/fsl-mc/include/
H A Ddpbp.h49 * the DPL or by calling the dpbp_create function.
89 * DPL file, or by calling this function.
94 * DPL file, call dpbp_open function to get an authentication
/linux-4.1.27/drivers/media/i2c/
H A Dsaa717x.c669 6: DPL left, 7: DPL right
670 8: DPL center, 9: DPL surround
/linux-4.1.27/arch/x86/include/asm/
H A Dsegment.h163 * not even in long flat mode, because of different DPL.
/linux-4.1.27/arch/x86/kernel/
H A Dtls.c68 * Non-present segments with DPL 3 present an interesting attack tls_desc_okay()
/linux-4.1.27/fs/jfs/
H A Djfs_extent.c46 #define DPL(a) \ macro
/linux-4.1.27/arch/x86/kvm/
H A Demulate.c1664 * and (both RPL and CPL > DPL)) __load_segment_descriptor()
2868 * 1. jmp/call/int to task gate: Check against DPL of the task gate emulator_do_task_switch()
H A Dsvm.c1632 * with SS.DPL != 3. Intel does not have this quirk, and always svm_set_segment()
1633 * forces SS.DPL to 3 on sysret, so we ignore that case; fixing it svm_set_segment()
H A Dvmx.c3908 if (ss.dpl != ss_rpl) /* DPL != RPL */ stack_segment_valid()
3931 if (var.dpl < rpl) /* DPL < RPL */ data_segment_valid()

Completed in 379 milliseconds