Home
last modified time | relevance | path

Searched refs:protected_entries (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/soc/apple/
Dsart.c67 unsigned long protected_entries; member
160 set_bit(i, &sart->protected_entries); in apple_sart_probe()
226 if (test_bit(i, &sart->protected_entries)) in apple_sart_add_allowed_region()
268 if (test_bit(i, &sart->protected_entries)) in apple_sart_remove_allowed_region()
296 if (test_bit(i, &sart->protected_entries)) in apple_sart_shutdown()