Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/soc/apple/
Dsart.c67 unsigned long protected_entries; member
160 set_bit(i, &sart->protected_entries); in apple_sart_probe()
231 if (test_bit(i, &sart->protected_entries)) in apple_sart_add_allowed_region()
273 if (test_bit(i, &sart->protected_entries)) in apple_sart_remove_allowed_region()
301 if (test_bit(i, &sart->protected_entries)) in apple_sart_shutdown()