Searched refs:tpm_tsc_physical_presence (Results 1 – 4 of 4) sorted by relevance
120 TPM_CHECK(tpm_tsc_physical_presence(PRESENCE)); in test_early_nvram()134 TPM_CHECK(tpm_tsc_physical_presence(PRESENCE)); in test_early_nvram2()148 TPM_CHECK(tpm_tsc_physical_presence(PRESENCE)); in test_enable()175 TPM_CHECK(tpm_tsc_physical_presence(PRESENCE)); in test_fast_enable()205 TPM_CHECK(tpm_tsc_physical_presence(PRESENCE)); in test_global_lock()225 tpm_tsc_physical_presence(PHYS_PRESENCE); in test_global_lock()242 tpm_tsc_physical_presence(PRESENCE); in test_lock()279 tpm_tsc_physical_presence(PRESENCE); in test_readonly()327 TPM_CHECK(tpm_tsc_physical_presence(PRESENCE)); in test_redefine_unowned()354 tpm_tsc_physical_presence(PHYS_PRESENCE); in test_redefine_unowned()[all …]
372 return report_return_code(tpm_tsc_physical_presence(presence)); in do_tpm_tsc_physical_presence()
504 uint32_t tpm_tsc_physical_presence(uint16_t presence);
470 uint32_t tpm_tsc_physical_presence(uint16_t presence) in tpm_tsc_physical_presence() function