Lines Matching refs:perms
34 u8 perms; /* Access permissions */ member
79 if (regs[off].perms & EMUL_PERM_W) in sandbox_spmi_write()
104 if (regs[off].perms & EMUL_PERM_R) in sandbox_spmi_read()
123 regs[4].perms = EMUL_PERM_R; in sandbox_spmi_probe()
125 regs[5].perms = EMUL_PERM_R; in sandbox_spmi_probe()
128 regs[8].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
130 regs[0x40].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
132 regs[0x41].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
134 regs[0x42].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
137 regs[0x45].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
140 regs[0x46].perms = EMUL_PERM_RW; in sandbox_spmi_probe()