Searched refs:read_vpe_c0_cause (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dmips-mt.c90 i, read_vpe_c0_cause());
H A Dsmp-mt.c163 write_vpe_c0_cause(read_vpe_c0_cause() | i);
H A Dsmtc.c883 write_vpe_c0_cause(read_vpe_c0_cause() | C_SW1);
H A Dvpe.c383 write_vpe_c0_cause(read_vpe_c0_cause() | C_SW0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsmtregs.h370 #define read_vpe_c0_cause() mftc0(13, 0) macro

Completed in 77 milliseconds