Notify
CK_NOTIFY Notify,
soft_token.notify = Notify;
#define PGE_ID(ge) (fls(MAX(1, (ge)->v1.Notify.PollInterval)) - 1)
if (ge->v1.Notify.Type == ACPI_HEST_NOTIFY_POLLED) {
} else if (ge->v1.Notify.Type == ACPI_HEST_NOTIFY_SCI ||
ge->v1.Notify.Type == ACPI_HEST_NOTIFY_GPIO ||
ge->v1.Notify.Type == ACPI_HEST_NOTIFY_GSIV) {
} else if (ge->v1.Notify.Type == ACPI_HEST_NOTIFY_NMI) {
if (ge->v1.Notify.Type == ACPI_HEST_NOTIFY_POLLED) {
} else if (ge->v1.Notify.Type == ACPI_HEST_NOTIFY_SCI ||
ge->v1.Notify.Type == ACPI_HEST_NOTIFY_GPIO ||
ge->v1.Notify.Type == ACPI_HEST_NOTIFY_GSIV) {
} else if (ge->v1.Notify.Type == ACPI_HEST_NOTIFY_NMI) {
TEST_P(Notify, inval_entry_nonexistent)
TEST_P(Notify, inval_entry)
TEST_P(Notify, inval_entry_below_root)
TEST_P(Notify, inval_entry_invalidates_parent_attrs)
TEST_P(Notify, inval_inode_nonexistent)
TEST_P(Notify, inval_inode_with_clean_cache)
TEST_P(Notify, notify_after_unmount)
TEST_P(Notify, DISABLED_store_nonexistent)
TEST_P(Notify, DISABLED_store_with_blank_cache)
INSTANTIATE_TEST_SUITE_P(N, Notify, Values(0, FUSE_ASYNC_READ));
class NotifyWriteback: public Notify {
Notify::SetUp();
acpi_print_hest_notify(&s->Notify);
acpi_print_hest_notify(&s->Notify);
acpi_print_hest_notify(&s->Notify);
acpi_print_hest_notify(&s->Notify);