Home
last modified time | relevance | path

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

/linux/drivers/soc/apple/
H A Dsart.c82 unsigned long protected_entries; member
210 set_bit(i, &sart->protected_entries); in apple_sart_probe()
272 if (test_bit(i, &sart->protected_entries)) in apple_sart_add_allowed_region()
314 if (test_bit(i, &sart->protected_entries)) in apple_sart_remove_allowed_region()
342 if (test_bit(i, &sart->protected_entries)) in apple_sart_shutdown()