Searched refs:rwx (Results 1 – 5 of 5) sorted by relevance
518 unsigned int asid_or_sasid, rwx; in create_tlb() local573 rwx = pte_val(*ptep) & PTE_BITS_RWX; in create_tlb()576 rwx <<= 3; /* r w x => Kr Kw Kx 0 0 0 */ in create_tlb()578 rwx |= (rwx << 3); /* r w x => Kr Kw Kx Ur Uw Ux */ in create_tlb()580 pd1 = rwx | (pte_val(*ptep) & PTE_BITS_NON_RWX_IN_PD1); in create_tlb()
35 These are then masked by ownmask, eg 700 -> -rwx------36 Possible owner mode permissions -> -rwx------
132 default rw------- and for directories rwx------, a
207 modifier_bp [rwx]{1,3}
106 # chmod o-rwx perf