Lines Matching refs:perms
31 u8 perms; /* Access permissions */ member
76 if (regs[off].perms & EMUL_PERM_W) in sandbox_spmi_write()
101 if (regs[off].perms & EMUL_PERM_R) in sandbox_spmi_read()
120 regs[4].perms = EMUL_PERM_R; in sandbox_spmi_probe()
122 regs[5].perms = EMUL_PERM_R; in sandbox_spmi_probe()
125 regs[8].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
127 regs[0x40].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
129 regs[0x41].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
131 regs[0x42].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
134 regs[0x45].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
137 regs[0x46].perms = EMUL_PERM_RW; in sandbox_spmi_probe()