Searched refs:__crb_relinquish_locality (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm_crb.c | 242 static int __crb_relinquish_locality(struct device *dev, in __crb_relinquish_locality() function 266 return __crb_relinquish_locality(&chip->dev, priv, loc); in crb_relinquish_locality() 654 __crb_relinquish_locality(dev, priv, 0); in crb_map_io()
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm_crb.c | 281 static int __crb_relinquish_locality(struct device *dev, in __crb_relinquish_locality() function 305 return __crb_relinquish_locality(&chip->dev, priv, loc); in crb_relinquish_locality() 706 __crb_relinquish_locality(dev, priv, 0); in crb_map_io()
|
Completed in 3 milliseconds