Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dmmu-44x.h96 #define PPC47x_TLB2_SW 0x00000002 /* Super write */ macro
99 #define PPC47x_TLB2_S_RWX (PPC47x_TLB2_SX|PPC47x_TLB2_SW|PPC47x_TLB2_SR)
100 #define PPC47x_TLB2_S_RW (PPC47x_TLB2_SW | PPC47x_TLB2_SR)
/linux-6.3-rc2/arch/powerpc/mm/nohash/
A D44x.c150 : "r" (PPC47x_TLB2_SW | PPC47x_TLB2_SR | in ppc47x_pin_tlb()

Completed in 7 milliseconds