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

/linux-4.1.27/arch/powerpc/kernel/
H A Dfsl_booke_entry_mapping.S25 tlbsx 0,r6 /* search MSR[IS], SPID=PID1 */
/linux-4.1.27/arch/powerpc/kvm/
H A De500.c138 * and use PID1 to keep shadow of guest zero PID.
H A Dbooke_interrupts.S238 /* we cheat and know that Linux doesn't use PID1 which is always 0 */
/linux-4.1.27/arch/powerpc/include/uapi/asm/
H A Dkvm.h58 #define KVM_SREGS_E_FSL_PIDn (1 << 0) /* PID1/PID2 */
/linux-4.1.27/drivers/net/ethernet/realtek/
H A Dr8169.c694 PID1 = (1 << 18), /* Protocol ID bit 1/2 */ enumerator in enum:rtl_rx_desc_bit
697 #define RxProtoUDP (PID1)
699 #define RxProtoIP (PID1 | PID0)
H A D8139cp.c189 PID1 = (1 << 17), /* 2 protocol id bits: 0==non-IP, */ enumerator in enum:__anon7246

Completed in 256 milliseconds