Home
last modified time | relevance | path

Searched refs:SPRN_M_CASID (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dmmu-8xx.h100 #define SPRN_M_CASID 793 /* Address space ID (context) to match */ macro
/Linux-v5.4/arch/powerpc/mm/nohash/
D8xx.c200 mtspr(SPRN_M_CASID, id - 1); in set_context()