Lines Matching full:locality
154 /* reset flags on the old active locality */ in tpm_tis_new_active_locality()
167 /* set flags on the new active locality */ in tpm_tis_new_active_locality()
178 /* abort -- this function switches the locality */
187 * which locality will become active afterwards. in tpm_tis_abort()
196 /* locality after abort is another one than the current one */ in tpm_tis_abort()
212 s->next_locty = newlocty; /* locality after successful abort */ in tpm_tis_prep_abort()
305 printf("tpm_tis: active locality : %d\n" in tpm_tis_dump_state()
306 "tpm_tis: state of locality %d : %d\n" in tpm_tis_dump_state()
516 /* give up locality if currently owned */ in tpm_tis_mmio_write()
521 /* anybody wants the locality ? */ in tpm_tis_mmio_write()
549 * allow seize if a locality is active and the requesting in tpm_tis_mmio_write()
550 * locality is higher than the one that's active in tpm_tis_mmio_write()
552 * allow seize for requesting locality if no locality is in tpm_tis_mmio_write()
565 /* check for ongoing seize by a higher locality */ in tpm_tis_mmio_write()
577 /* cancel any seize by a lower locality */ in tpm_tis_mmio_write()
598 /* no locality active -> make this one active now */ in tpm_tis_mmio_write()