Why grace cannot access hopper memory allocated using cudaMalloc?

I was reading GH200 whitepaper and had a query regarding memory access. Why grace cannot access hopper memory allocated using cudaMalloc if both share the same page table?