Searched refs:PG_PS (Results 1 – 4 of 4) sorted by relevance
52 #define PG_PS 0x080 macro107 PT2[i] |= PG_V | PG_RW | PG_PS | PG_U; in elf64_exec()
67 #define PG_PS 0x080 macro162 PT2[i] |= PG_V | PG_RW | PG_PS | PG_U; in elf64_exec()
270 if ((*ptep0 & PG_PS) == 0) { in db_write_bytes()
276 if ((*ptep0 & PG_PS) == 0) { in db_write_bytes()